Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1053048
    GhostWhale
    Participant

    The menu item for the page I’m on highlights bold with a dark line above it. I’d like this not to happen and appear as the other menu items do.

    I do like the current hover effect and would like to keep that.

    Please let me know how to do this.

    Thanks

    #1053049
    GhostWhale
    Participant
    This reply has been marked as private.
    #1053053
    Rahul
    Moderator

    Hey There,

    Please add the following Custom CSS :

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

    Hope that helps.

    Cheers

    #1054392
    GhostWhale
    Participant

    Perfect first time

    #1054422
    Thai
    Moderator

    If you need anything else please let us know.

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