Close

printing product details page

rdclabs
8 years ago
#9591 Quote
Avatar
  • 3
Hello,

i have a problem with printing product details page. When i click the print button from social icons on the print preview i see the top menu in vertical place which is very ugly for printing.
Is there is something i can do to solve the problem?
Peter.Zhekov
8 years ago
#9595 Quote
Avatar
  • Moderator
  • 104
Hi there,

You can use the 'Custom Head Styles' in the 'Nitro' theme administrations. Please add the following styles:
@media print {.header-menu {display: none;}}

If you need  to do more changes you must include the other styles in the brackets after '@media print'. Actually we have 'print.css' file which serves for 'Order details page' (there is the only place with such a functionality in 'Nopcommerce'), so you can take a look for hints, see what elements are shown and how.
Regards,
Peter Zhekov
Nop-Templates.com