Hello,
I would need to change the main menu properties.
When I hoover over the menu items a thick line appears under the menu item and the font stays the same.
I need to have the menu text change to red. I do want a line underneath.
How do I do that?
Hey erikviss,
You can set that under Enfold->Advanced styling. When you edit the main menu links in there, then you can check then Apply only to mouse hover state in order to apply your styling to the hover state only.
Best regards,
Rikard
Thanks… I was able to change the font to another color. But the line underneath is still there.
Hi,
Please try using the Enfold Theme Options ▸ Advanced Styling ▸ Main Menu Indicator and set the option to zero to hide this:
Or try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
#header.header_color .avia-menu-fx {
display: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
The first one worked! YAY!!!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike