Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1360261
    DanSherratt
    Participant

    Hi,

    I’ve just created a landing page for our site. When editing in cornerstone everything was fine. Though as soon as I set it to live and log out of wordpress it won’t scroll down. Here’s a link to our page: http://5wf.co.uk/

    You’ll see a video but below that there are multiple text and layer slider boxes but for some reason it won’t scroll down.

    When logged in and I click view page it’s fine but when logged out it’s like this.

    If you could help that would be great!

    Thanks,

    Dan

    #1360692
    Rupok
    Member

    Hi Dan,

    Thanks for writing back. It seems you have added the below code that’s causing the issue :

    html, body {
      overflow: hidden !important;
      height: 100% !important;
      background: none;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1362752
    DanSherratt
    Participant

    Hi,

    Thank you for the reply!

    There’s a couple of us working on the site. Neither me or my friend can find the location of this code. We’ve looked on the custom code on the individual page and on Appearance-Customise-Custom but it’s not there.

    Do you know where we would find it?

    Thanks,

    Dan

    #1362913
    Thai
    Moderator

    Hi Dan,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1363379
    DanSherratt
    Participant
    This reply has been marked as private.
    #1363798
    Rupok
    Member

    Hi Dan,

    I can’t see the code on your site anymore and the scrolling issue is no more. I guess it was within Customizer or was adding by any plugin. Let us know if you still facing the issue.

    Thanks!

    #1364787
    DanSherratt
    Participant

    Hi,

    Seems to be working now!

    Thank you for looking into it.

    Dan

    #1364840
    Joao
    Moderator

    Glad to hear it,

    Cheers

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