We’re a not-for-profit trying to build a splash page for a web app launching. We’re trying to get this landing page launched Monday morning.
The issue we’re having is on mobile devices (mainly iPhone users) it scrolls right. So far I don’t see any elements coming out of the page. you can test here: https://ysm.webflow.io
Actually, there are even more than those two me and @lsalex122 noticed. Check all your elements and redo the layout to avoid absolutely positioned divs that push everything out of canvas.
Thank you both @dramand@lsalex122 for your response. For iPhone X I have this set to not display. I can try using relative and at worse, start all over and watch out for this issue.