Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1310276
    jcaporaso
    Participant

    I found a post with the code below in it to make the menu look like the demo. But I am using the side bar, so when I added it, it now is only showing the home link. What do I need to adjust to make it work correctly?

    .x-navbar .x-nav > li > a{
    padding: 0.875em 1.25em 0.825em!important;
    border-radius:100em;
    }

    .x-navbar .x-nav > li > a:hover, .x-navbar .x-nav > .current-menu-item > a{
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    border-color: rgba(0,0,0,0.075)!important;
    background-color: transparent!important;
    }

    #1310282
    jcaporaso
    Participant

    sorry, I figured it out.

    #1310312
    Joao
    Moderator

    Thanks for letting us know,

    Joao

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