I’m working on this website and something strange is happening in mobile view, both portrait and landscape. When the site first launches, the hero section and a number of sections below it do not stretch the entire width of the screen (the part framed in red) although the navigation bar does:
But that’s not all… once you scroll to the Blog section and back up again, everything before it then stretches full width and remains like that until the page is refreshed:
hey@sabanna, I came across the same problem. I haven’t add any animations to my page yet, but the mobile view is beyond the screen width. How can I fix this problem?
I haven’t made a good organization of my website, so it may be a little bit confusing. You can click this link and then click the “illustration” page and that’s it.
Somehow setting the element overflow to hidden didn’t work. However, I changed the interaction to scroll in from bottom instead of from right and it did the trick.