Add underline animation like Main Menu to Sub-Menus
-
I want to add underline animations in my sub menu.. I can add that to the Main Menu.. but not able to add it to sub menus of main menu.
Hello,
HTM structure does not allow adding of the same animated underline into the sub-menu. I can give you CSS for common underline on hover. Let me know if you need help with it.
Best Regards
Yes Please Provide the CSS code.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-dropdown-menu.wd-design-full-width.color-scheme-light .wd-sub-menu>li>a:hover{
text-decoration:underline;
}
Best Regards
Thanks for providing the CSS. but it’s better without it.
Thanks again for helping 🙂
You are welcome! We are here to help.
Wish you a wonderful day!