Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #617100

    My header is transparent until the page is scrolled.
    You previously gave me code to hide the menu items when the header is transparent, but it’s stopped working with a recent release.
    Can you help?
    Thanks.
    Website: http://kenblackman.com

    #619059

    Hey!

    Change the code you have in Quick CSS to:

    #top .av_header_transparency .avia-menu-text {
        opacity: 0;
        visibility: hidden;
    }

    Best regards,
    Josue

    #620614

    Beautiful, thank you @Josue!!!! And… one more thing needed. One thing still showing up — the underline below the current menu item.
    In the case of my home page, the underline below the word “Welcome” is still visible when the rest of the menu is invisible.
    Thanks again!

    #620617

    Never mind, fixed it myself! (avia-menu-fx) Thanks again.

    #620620

    Hi

    I just loaded to firefox and I can not see the underline at all.
    Please clear your cache, give it one more time and let us know if we could do anything else for you

    Best regards,
    Basilis

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