Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #880686
    lgiguere
    Participant

    I am trying to turn off the underlining in the navigation menu in the header. I tried several unsuccessful attempts at using custom css to make the border transparent. Please help.

    #881407
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    To remove it, you can add this under Custom > CSS in the Customizer.

    
    .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
        box-shadow: none;
    }
    

    If that doesn’t help please provide us your site url so we can take a closer look.

    Thanks

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