Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1024422
    Sebastien M
    Participant

    I want to remove the top bar on the menu in the nav bar
    http://www.KR8TOr.net

    #1024904
    Jade
    Moderator

    Hi Sebastien,

    Please add this code in the CSS customizer:

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

    Hope this helps.

    #1024905
    Jade
    Moderator

    Hi Sebastien,

    Please add this code in the CSS customizer:

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

    Hope this helps.

    #1024906
    Jade
    Moderator

    Hi Sebastien,

    Please add this code in the CSS customizer:

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

    Hope this helps.

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