Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #566308

    Hi,

    Ive been searching and cant seem to find the right element to change the opacity on the glassy transparent header .

    I would like to make it slightly less transparent since my background image is drowning out the menu labels. thanks!

    #566389

    Hey shefferz!

    Add this to your custom CSS.

    .av_header_glassy .header_bg {
        opacity: 0.3 !important;
    }

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.