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

    I am trying to get a secondary menu above the main menu to match the glassy appearance if the main menu.

    I for the life of me cannot find a quick CSS code to add so that these two menu areas match when they are transparent and glassy. Can you please help?

    #801722

    Hey prerules,

    Add the following to quick css

    #top .av_header_transparency #header_meta{
        background-color: rgba(255,255,255,0.5)!important;
    }

    Let me know if this is what you needed

    Best regards,
    Jordan Shannon

    #801726

    Perfection. Thanks!

    #801737

    Hi,

    Great! I’m glad I was able to help. If you need anything else please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Glassy secondary menu to match main menu’ is closed to new replies.