HI there,
On this site http://www.lapalma.org/ I would like to print only the text and not the pages. Can that be achieved?
Kind regards from sunny Amsterdam,
Janneke
Hey tichie!
Add this to your /enfold/css/print.css file.
img { display: none !important; }
Regards,
Elliott