Tagged: transparency
I set the header to no transparency and yet it looks like a transparent background for some reason
http://dev.wpsite.co.il/enfold/contact/
http://dev.wpsite.co.il/enfold/faq/
Shalom Haybazak!
There is no header on your pages but there is a background image set to alternate color. If you would like to remove it on pages using blank template, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-blank .alternate_color {
background: none!important;
}
Best regards,
Yigit
Hey Yigit Shalon ve Toda, that fixed it !