Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1176965
    Ann
    Participant

    Hi there,

    My top navigation bar have 2 custom links that jumps farther down on the same page. I noticed that they both have a bottom border – even thought they’re not highlighted, they’re always there. Is there anyway to remove these?

    Thanks!

    Ann

    #1176967
    Ann
    Participant
    This reply has been marked as private.
    #1176984
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-navbar .desktop .x-nav > .current-menu-item > a {
        box-shadow: none !important;
    }

    Thanks.

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