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

    Hi! I’d like to remove the underlines from the navigation menu items (also when selected and on mouseover). I can’t seem to figure this one out by myself. Could you help me what lines should I add to the custom.css? thanks in advance!

    #115614

    P.s. I’m using the small fixed header.

    #115615

    Hi,

    You can add this on your Quick CSS or custom.css.

    .avia-menu-fx {
    display: none;
    }

    Regards,

    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove navigation menu underline’ is closed to new replies.