Reputation: 35
I have an animated Burger Menu in the mobile view, which slides from right to left into the screen. With overflow-x: hidden the inactive Menu shouldnt be seen in the page. In the normal view (smaller browser windows) it works. But in the mobile view (on my phone or mobile view in browser), after first click on the burger menu, it allows me to scroll right to the space from the "hidden" menu background.
See screenshot
I have a live view of my page, so maybe its better for you to understand instead of posting the whole website code here. I didnt wanted to post only the footer code, as im not sure if maybe its related to something else in the body.
Upvotes: 3
Views: 105