Tagged: header, transparency
As the title suggests, I would like remove the transparency from my page’s header (on scroll) while still keeping the “borders and active menu indicators” for the Default Header Style. http://www.asvsales.com
Enfold > Header > Header Layout tab > Header Style > Default (with borders, active menu indicator and slightly transparent)
I suppose another way would be to set it to “Minimal (no borders, indicators or transparency)” then add the indicators via CSS?? I don’t know what CSS to add though.
Thanks
Jason
Hey jahnetik,
Add this to quick css:
#header{
background:#eeeeee!important;
}
Best regards,
Jordan Shannon
Perfect! That worked.
Thank you
Hi jahnetik,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria