Hello to all.
how do I create the underline on the menus on mouseover?
and on active links?
Hey jbond82,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
Victoria
I managed to get the line to appear below.
However, I would like to disable underlining in submenus. how can I do?
Hi,
Thank you for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field to remove the underline for sub-menu items:
#avia-menu ul.sub-menu .menu-item a:hover span.avia-menu-text {
border-bottom-color: transparent !important;
}
Best regards,
Mike
Thank so much
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike