Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1329287
    soriano
    Participant

    Hi there I would like to get rid of the underline on the menu.

    This is the address http://temp.calgaryprophoto.com

    #1329549
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

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

    Thanks.

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