When I go to my site on mobile It loads a white screen. I have to scroll to get what I designed in webflow. How can I remove that so my website loads corretly? See pic attached
This is usually caused by a horizontal width applied to an element. You seem to have quite a few elements with minimum width set. I suggest removing all of these stylings. Also your header has an overflow set to scroll which you need to fix and set the height to auto or a fixed height that shows your content.