[Resolved] Animating link underlines for main menu

Home Forums Support [Resolved] Animating link underlines for main menu

Home Forums Support Animating link underlines for main menu

Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • #430880
    Leo
    Staff
    Customer Support

    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 πŸ™‚

    #430901
    James

    Done!

    #523349
    Danny

    Hi, I used this code for my website. I have a menu button. How do I exclude the button from being underlined?

    #523370
    Tom
    Lead Developer
    Lead Developer

    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)

    #523425
    Danny

    Thank you, you made my day Tom!

    #523814
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! πŸ™‚

    #546948
    Danny

    Hello,

    I really like this underline styling. How may I apply it to all hyperlinks on my website except buttons on hover?

    #547418
    Leo
    Staff
    Customer Support

    Can you open a new topic for this question?

    Thanks!

    #829780
    Simon

    This is seriously awesome!!! Thanks guys. Is there a way for it to run on the sub menu also?

    #829815
    Leo
    Staff
    Customer Support

    Can you open a new topic?

    Thanks πŸ™‚

Viewing 10 posts - 31 through 40 (of 40 total)
  • The topic ‘Animating link underlines for main menu’ is closed to new replies.