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

    I changed my header to Center Logo with Menu Below since the latest update. When hovering a menu item, the underline extends an extra pixel or so to cover the borders, which I have hidden by setting as the same color as background. Is there a way to make the underline fit the hover color instead of extending beyond?

    matt-morse.com

    Thanks!

    #246057

    Hey mattmorse!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

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

    Cheers!
    Yigit

    #246773

    This is not what I was trying to do. I want to narrow the WIDTH of the underline on menu hover.

    #247050

    Hi!

    Please add following code to Quick CSS instead

    .avia-menu-fx { height: 1px; }

    Cheers!
    Yigit

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