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

    Hello. This looks fine on the active page, but when you hover over another menu item you’ll notice the Blue (Avia Bullet) is acting like a strike-through in the text. I know it’s an issue with position, size, or both…but I can’t seem to jar it loose.

    ginamarotta.com

    Appreciate any help.

    Ryan

    #450874

    Hey Ryan!

    Try adding this code to the Quick CSS:

    #top .av-main-nav li:hover .avia-menu-fx {
        opacity: 0;
        visibility: hidden;
    }

    Cheers! 
    Josue

    #451176

    Thank you, but that does two things: a.) hides the Avia Bullet on all pages EXCEPT the Active page and b.) hides the Avia Bullet…which isn’t what I wanted to do. : )

    #451185

    Feel free to close this case. I figured it out via CSS Hero. Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Avia Bullet’ is closed to new replies.