Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1128696
    netlover
    Participant

    site url:
    http://www.bccinlandempire.com/

    I just noticed something wierd where is white space between the navigation on the left and the middle of the site. how do I fix this?

    #1128748
    AlliB1194
    Participant

    The vertical white line appeared post recent xtheme update.

    I found a solution to this on an earlier post in the Forum tonight and it appears to be fixed with pasting the code below into your customised CSS.

    .x-navbar.x-navbar-fixed-left {
    overflow: visible;
    }

    Looking at your site.. I’m not sure if your NAVBAR LETTER SPACING in the NAVBAR section needs correcting also as the font is a little oversized (for the Desktop viewed Sidebar/Header). This happened to my site on an earlier update when they changed the units to em. I had to fiddle with the slider bar to get them sitting right again but font spacing has been fine every update since. EG. My NAVBAR has Font size of 15, & NAVBAR LETTER SPACING is set to 0.085 (em)

    #1128998
    Darshana
    Moderator

    Thanks @allib1194 for your contribution.


    @netlover

    Let us know if you need any further assistance.

    Thanks!

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