Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #598104

    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

    #598125

    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

    #598132

    Thanks Vinay

    #598140

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Glassy Header – Enfold’ is closed to new replies.