Hello there,
Is there a way to remove the underline on the menu items?
Best regards,
This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
Hello there,
Is there a way to remove the underline on the menu items?
Best regards,
Hello,
I hope you are well today and thank you for your question.
Please add this code in Theme Options > Styling > Custom css:
.menu-wrapper .menu > li > a:after {
display: none;
}
Regards
Tnx!
You’re welcome!
Have a nice day.
Regards
The issue related to '‘Underline menu items’' has been successfully resolved, and the topic is now closed for further responses