Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1061676
    bak
    Participant

    Hi

    I have a few custom menu points for which I have the CSS class void-menu because I have no page for the link.

    Despite the fact that you cannot click on the link, it is highlighted / fat in hover state. Is it possible that it is not fat in hover state? This way, it would be less confusing for the user

    #1061681
    bak
    Participant
    This reply has been marked as private.
    #1061753
    Rupok
    Member

    Hi there,

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

    #menu-item-1109 > a:hover {
      font-weight: lighter;
    }

    Hope this helps.

    Cheers!

    #1061925
    bak
    Participant

    Great, exactly what I wanted.

    thank you

    #1061945
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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