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!
Hey mattmorse!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { bottom: -2px; }
Cheers!
Yigit
This is not what I was trying to do. I want to narrow the WIDTH of the underline on menu hover.