Hi guys,
I’m sure I’ve missed something fairly straightforward here, so my apologies in advance for the ask:
For this dev site that I’m building, I can’t figure out how to have just a regular white background (before scrolling) in the main header bar. I don’t think we’ve adjusted any code on the back end, but I’m not seeing the solution in the “Header” options (Enfold Theme options), so maybe myself or colleague have done something. Can you take a peek? The login info is below. Thanks so much! Love your theme!
Dave
Hi @brogilberto ;
you can choose “transparency” or not “transparency” option while creating your page in the “Layout” section (on the right side).
Yep, that’d be it. Thank you!!
One last question for this issue: the header section is semi-transparent when I scroll down still. see here http://prntscr.com/a4jmcu There must be another setting I’m missing for adjusting this. I’d like it to remain a solid white like when you land on the page. http://devsite1.digitalanddesign.ca/
Thanks so much!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header.header-scrolled {
background: white;
}
@begrafiks Thanks as always :)
Regards,
Yigit
i chose ” no transparency ” and after i UPDATE the page it remains on ” transparent header”. he do not change