Tagged: x
-
AuthorPosts
-
July 27, 2016 at 8:20 pm #1106246
Byron LParticipantHi guys,
I just upgraded everything on a website that I maintain, and then when I went to look at the website I discovered that something weird had happened to the navbar.
I have a fixed left-hand navbar using the Icon stack. It has always worked great, but suddenly it is displaying a scrollbar alongside the menu, like it’s thinking it’s a separate window. What’s more, this means that submenus don’t show up unless you scroll to the right – which is basically impossible on a hover.
I’ve attached an image for you to take a look at.
The address is http://www.emergeleaders.org. I’m on WordPress 4.5.3, X 4.6.1, and Cornerstone 1.3.0.
The only three plugins running that are not X plugins are Akismet, Jetpack and Hello Dolly.
Thanks for your help! It’s much appreciated!
Sincerely,
ByronJuly 27, 2016 at 8:45 pm #1106356
jasksksParticipantI have the same problem at http://www.thesapling.sg after the latest theme update. Monitoring this thread closely.
July 28, 2016 at 12:44 am #1106570
RupokMemberHi Byron,
Thanks for writing in! I can’t see any scrollbar for your site – http://prntscr.com/byh8il
@jasksks – Not for you as well – http://prntscr.com/byh8xxAs you have updated recently, make sure to clear cache and try again.
Cheers!
July 28, 2016 at 12:46 am #1106574
jasksksParticipantPlease hover over the main menu items with sub menu items and you can see that it now doesn’t appear on the page, but requires the user to scroll sideways to view.
July 28, 2016 at 1:25 am #1106626
RupokMemberHi there,
Thanks for clarifying; I got the issue. It seems you have the below code or it’s set from Customizer :
.x-navbar { overflow-y: scroll; width: 220px; }If you can’t find this; you can add this under Custom > CSS in the Customizer.
.x-navbar { overflow-y: visible; }Same for you Byron.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1106246 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
