• Afternoon everyone,

    I’ve created a website and built with Mega Menu, there are over 30 pages within the services section of the website. On the mobile version I have an overflow in place for the nav, but because of the length of the navigation when you scroll, it works at the top then actually seems to not respond until you scroll so far down the page and it “catches up with itself” to then scroll to the bottom few lines missing.

    Tried a few variations but currently the code is set to this:

    nav.open{right:0 !important; ;position:fixed; height:100%; bottom:0;overflow-y:scroll;}

    Its almost as if I need a code to set the page to scroll from the bottom of the page to prevent the delay.

    Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @steelermatt1

    It’s difficult to troubleshoot your problem without the site link. If you provide the link I can try to solve it for you.

    Thanks

    Thread Starter steelermatt1

    (@steelermatt1)

    Hi Sharminritu

    Please find below a link to the staging website, as mentioned if you minimise the window so it becomes the responsive mobile version and click to the menu in the top right corner you will what I mean with the scrolling.

    Staging website

    Thank you

    Hi @steelermatt1

    I have found errors in the console log of your site. It seems you’re using the Mega Menu plugin and errors are showing on the javascript part of this plugin. You need to contact the Mega Menu plugin forum to solve your issue. Here are the errors-

    recaptcha__en_gb.js:115 Uncaught (in promise) Error: Invalid site key or not loaded in api.js: 6LecsVoaAAAAAL5hGeXiIl9NIpOMRfJbvw2FaJeq
    
    Bad element for Flickity: null
    
    jquery.min.js?ver=3.5.1:2 Uncaught TypeError: Cannot read property 'addEventListener' of null
    
    scripts.min.js?ver=1614293288:1 Uncaught TypeError: Cannot read property 'style' of null
        at window.onscroll

    Thnaks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Overflow-y scroll’ is closed to new replies.