Archived topic
Animating link underlines for main menu
39 replies · Started by Michael on June 10, 2016
Hi James,
Can you open a new topic? I actually had to do this for a site recently.
It will make it easier for other users to search similar request in the future.
Thanks :)
Done!
Hi, I used this code for my website. I have a menu button. How do I exclude the button from being underlined?
Hi there,
I assume your button has a class added in the Custom Classes area?
If so, find this in the underline code:
.menu-item
And replace it with this:
.menu-item:not(.your-button-class)
Thank you, you made my day Tom!
You're welcome! :)
Hello,
I really like this underline styling. How may I apply it to all hyperlinks on my website except buttons on hover?
Can you open a new topic for this question?
Thanks!
This is seriously awesome!!! Thanks guys. Is there a way for it to run on the sub menu also?
Can you open a new topic?
Thanks :)