Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1245004
    clumi
    Participant

    Hi,
    Please, how can disable the line above active menu in CSS? (see the attached picture)

    Thanks,
    luminitaciobanu.ro
    Credentials for my website are on this private post (#1176061).
    Thanks again
    Clumi

    #1245041
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .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 it helps 🙂

    #1245050
    clumi
    Participant

    Thanks. It works

    Clumi

    #1245076
    Thai
    Moderator

    If you need anything else please let us know.

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