Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168491
    Philip M
    Participant

    Hi 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.

    #1168493
    Philip M
    Participant
    This reply has been marked as private.
    #1168944
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto;
    }

    Hope that helps.

    #1169285
    Philip M
    Participant

    Hi Christopher,
    yes, that fixed the problem.
    Thank you very much.
    Philip.

    #1169719
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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