How to make my screen fill the sides on mobile
If your website page is not filling the full screen when viewed on mobile it is most likely because you have an element on your page that is wider than the breakpoint.
To fix this you will need to locate the element and ensure that the width does not exceed the width of the mobile breakpoint. Once you have adjusted this width you can update your published site. It should be fixed.
