Tagged: x
-
AuthorPosts
-
September 9, 2016 at 2:57 pm #1168491
Philip MParticipantHi guys,
I have noticed a bit of an odd issue with my site, and I don’t see anything similar on here.When a page loads, it is fine, but if you scroll down, you can’t get back to the very top again. The Breadcrumb and Sort By are inaccessible. The scroll bar goes right to the top though, so it does look like you have reached the top of the page.
It happens on WooCommerce shop pages.I have disabled all plugins, and removed all custom CSS but it’s just the same (since reinstated). It’s a new site so it may have been like this from the start and I have only noticed it now.
I’ll give an example page below, I just wanted to put this bit public in case anyone else has the same issue.
Thank you,
Philip.September 9, 2016 at 2:58 pm #1168493
Philip MParticipantThis reply has been marked as private.September 10, 2016 at 12:46 am #1168944
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
body.x-navbar-fixed-top-active .x-navbar-wrap { height: auto; }Hope that helps.
September 10, 2016 at 9:40 am #1169285
Philip MParticipantHi Christopher,
yes, that fixed the problem.
Thank you very much.
Philip.September 10, 2016 at 9:45 pm #1169719
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1168491 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
