Jump to content
thirty bees forum
  • 0

Question

Posted

Hi

At the moment if You press "Print" on product page (Niara, TB 1.1-Bleeding... ), then the result is ugly as nuclear war. It contains many unnecessary info. How and where can I change this ?

 

Thank You

2 answers to this question

Recommended Posts

  • 0
Posted
edit coresponding php files and add a hidden-print class to elements you dont want to have on printed page.

<div class="hidden-print">content for non print</div>

<div class="visible-print">content for print only</div>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...