Hi guys
I’m using the Glassy Header which works great. However I need to ‘darken’ the default transparency of the glassy header (before scrolling), so that there is more contrast between the white menu items on top of a bright image.
Can you you please advise css for this opacity adjustment?
Thanks
Hi pantoni!
To increase or decrease the opacity of the header please change the last value “0.1” that suit your design and use the below code in Enfold > General Styling > Quick CSS
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,255,0.1);
}
Cheers!
Vinay Kashyap
Thanks Vinay
Hi!
Glad we could help :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Cheers!
Vinay Kashyap