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

    Hi,

    How can I make glassy header be black transparent color?

    #548158

    Hey voldemarasp!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header.av_header_glassy {
        background: rgba(0,0,0,0.5);
    }

    Best regards,
    Yigit

    #548161

    Thanks ;)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Glassy transparent menu color’ is closed to new replies.