Hi there,
I have a question.
Is it possible to change the position of the underline (the line shown under the active menu item (and hover the other menu items).
I would like to see this closer to/under the menu items,
Thank you in advance.
Best regards,
Dennis
Hey Dennis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-menu-fx { bottom: 15px; }
Best regards,
Yigit
A bit late response, but thank you very much. Problem solved :-)