Hi there,
there is a way to view the page printable, witout the image?
See this link
http://www.losurdoviaggi.it/luna-di-miele/estremo-oriente/
Best regards
Hey creoadv,
Thank you for using Enfold.
We tried to accessed the site but the login credentials are not working. Please check. Try to add this in the Quick CSS field:
@media print {
/* All your print styles go here */
img { display: none; }
}
Best regards,
Ismael
I want to hide some areas in the printview.
In Enfold theme folder I edit the custom.css, but it does’nt work:
@media print {
#av_section_1 {
display:none;
}
#top .no_margin.av_one_third {
display: none;
}
.av-section-color-overlay-wrap {
display: none;
}
}
Hi,
Please let us know exactly which area you like to hide.
Editing theme files directly is not recommended as the changes will be lost when the theme updates instead please use a child theme to add custom modifications. kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Vinay
I want hide the header image and the left sidebar in the Enfold church theme.
I use a child theme. But I have found that many statements are not executed there. Now I have added the CSS statements in the QuickCSS and it works! In a separate thread I have asked why this is so. But I do not have an answer yet. Do you have a response? I use the included child-theme.Thereby the quickCss area is very long and confusing.
Hi there,
I have solved using the plugin “Print Friendly and PDF”.
Best regards
Many thanks for your answer. I’ll watch the plugin.
No problem, it was a pleasure.
Best regards
Annalisa