Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1306842
    weclose
    Participant

    Hi,

    Is there a way to remove the on hover underline from the menu button – And keep the underline on all other menu elements?

    Link to site in next post!

    #1306843
    weclose
    Participant
    This reply has been marked as private.
    #1306854
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    #menu-item-1538 > a:hover span {
      box-shadow: none;
    }

    Hope this helps.

    Cheers!

    #1306905
    weclose
    Participant

    Works like a charm. Thanks! 🙂

    #1306910
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1306842 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>