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

    Hi there,
    Super theme!
    I’m almost there with my menu, but one little thing I can’t figure out.
    Please take a look at: http://willyanne-interieur.nl/wp/

    The menu hover and current state I have customized, but a gray line still appears. I don’t want to see that gray line.

    I’ve made this in my style.css (child theme):

    .av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
        opacity: 1;
        visibility: visible;
    	top: 48px;
    	background-color:#7cb7c3;
    }

    Can you give me a hint how to fix this?

    Thanks!
    Best Regards, Annelies

    #441952

    Hi Analyze-Design ;
    in your child theme there is ;

    .avia-menu-fx {  bottom: 34px; }
    

    move or change it (if it’s not -absolutely- necessary) to hide grey line at the top of the Menu element

    #442190

    Hi!

    Did you have any luck with @begrafiks suggestion? If not then please get back to us and we’ll have a closer look.

    Best regards,
    Rikard

    #442702

    Thanks Begrafiks and Rikard.

    It is fixed!

    Best regards, Annelies.

    #443075

    Hey!

    Great, glad we could help :)

    Cheers!
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hover and current menu item little question’ is closed to new replies.