Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1067165
    Eric
    Participant

    Hi there!

    I would like to see if I can have the current menu item have a colored background like a button in the main navigation. Please see attached. Screen shot was taken on the home page.

    Thanks for your support.

    #1067381
    Jade
    Moderator

    Hi Eric,

    Yes. The custom CSS should be something like this:

    .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
        display: inline-block;
        padding: 10px;
        border-radius: 5px;
        background-color: #efefef;
    }

    Hope this helps.

    #1068487
    Eric
    Participant

    Ok got it! Thanks!

    #1068514
    Joao
    Moderator

    Glad to hear it.

    Joao

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