I seem to be having trouble formatting for mobile view. When I load my website on mobile the content displayed is within the margins, but there’s this extra white space when I scroll to the right.
I turned off overflow for all my elements, I figured that was the problem. I also resized my text boxes too, but nothing has fixed it.
Seems to be the Paragraph shown in the screenshot below causing the overflow. Try changing the width to auto or 100%, it could be affecting other breakpoints too so you may need to check for all breakpoints.
P.S. did not do a full thorough check, may have other similar elements causing the overflow. I would suggest checking through thoroughly for all breakpoints.