Overflow-y scroll
-
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.
The topic ‘Overflow-y scroll’ is closed to new replies.