Posted - 03/21/2018 : 11:44:26
Hi JPK, I came across this which sounds like what you want to do, you can try it just set the body background in the new style sheet to white. body { height: 100%; width: 100%; font-family: 'Exo 2', sans-serif; background: #fff; } Upload the new .css to the server and add the link to the style sheet thanks page, just above the closing </head> tag https://www.arclab.com/en/kb/htmlcss/how-to-print-a-specific-part-of-a-html-page-css-media-screen-print.html you maybe able to use a different css file defining the print <link rel="stylesheet" href="style-print.css" type="text/css" media="print"> Winners never quit, quitters never win CSS and Responsive DesignsUser Manual for Ecommerce Templates
|