Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1167053
    hwolfe
    Participant

    How do I remove the “border” that shows on hover around a menu item? Behind HOME in the screen shot.

    #1167111
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1168066
    hwolfe
    Participant
    This reply has been marked as private.
    #1168605
    Friech
    Moderator

    Hi There,

    Thanks, you can add this under Custom > CSS in the Customizer.

    .x-navbar .desktop .x-nav>li>a:hover>span,
    .x-navbar .desktop .x-nav>.x-active>a>span,
    .x-navbar .desktop .x-nav>.current-menu-item>a>span {
    	border-color: transparent;
    }

    Hope it helps, Cheers!

    #1171603
    hwolfe
    Participant

    It did! Thank you so much!!

    #1171640
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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