Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1105544
    TheoryUnit
    Participant

    Hi there,

    I’ve added some code to allow scrolling of the sidebar and move the sub-menu to the left, but as you’ll see (http://thatchinginfo.com), the sub-menu items don’t fully display.

    Is there a way to increase the width of the sidebar to accommodate the sub-menu fully?

    I tried the Site Width setting in Layout in Customiser but couldn’t get it wide enough.

    Your help much appreciated.
    Thanks,
    Matt

    I used this code for the scrolling:

    .x-navbar-fixed-left .x-nav > li > .sub-menu {
    z-index: 10000!important;
    left: 1%!important;
    top: auto!important;
    }
    .x-navbar-fixed-left, .x-navbar-fixed-right {
    overflow-x: auto;
    }
    
    #1105708
    Rupok
    Member

    Hi there,

    Thanks for writing in! Are you referring sidebar or Fixed Left Navbar. You can change the Navabar width from Customize > Headerhttp://prntscr.com/byamw2

    And sidebar width from Customize > Layout and Designhttp://prntscr.com/byanxl

    Hope this helps.

    Cheers!

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