Currently on some of the pages on my site the header color is different from the static header background color
Header color – http://postimg.org/image/y70ee6d7l/
Static Header Color – http://s32.postimg.org/57y0s0jtx/Screen_Shot_2016_05_04_at_4_46_08_PM.png
I need the static header to match the main header background color as well.
Thanks
any update?
Hi,
Thank you for using Enfold and sorry for the delay.
Please add this in the Quick CSS field:
.header-scrolled #header_main {
background-color: #171717;
}
Please refrain from bumping or replying to your own thread because it will be pushed back to the end of the queue.
Best regards,
Ismael
That works. Thank you so much!