Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #496153

    I would like to change the transparency of the header to make it more opaque – 50% solid to 50% transparent. The current glassy and transparent headers are way too transparent for the effect I would like to achieve.

    Thank you

    #496434

    Hi amester55!

    Add this to your custom CSS.

    #top .av_header_glassy.av_header_transparency .header_bg { opacity: 0.5 !important; }
    

    Cheers!
    Elliott

    #496534

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Make transparent header less transparent’ is closed to new replies.