Blank Space on side of Page

My page has a blank space on the side when I view it from mobile, desktop and tablet. This is probably an easy fix but I can’t seem to figure it out. I read somewhere this might be an issue having things set to relative positioning but I switched that and it doesn’t seem to help.


Here is my site Read-Only: [LINK] (https://preview.webflow.com/preview/ridgeline-media-marketing?utm_medium=preview_link&utm_source=dashboard&utm_content=ridgeline-media-marketing&preview=c8893aefa743155f6676ee9172c25e87&workflow=preview)

(how to share your site Read-Only link)

@Ridge_Krauss

Section 14 is the problem:

Change that section to overflow: hidden and the problem is almost resolved.

You have some fundamental errors here that are tricky to fix, tbh. For instance, if you removed one slide from your instagram slider, you’d have less overflow to hide. Also, setting a max width on the paragraph element, then adjusting that width across the device sizes will ensure you aren’t pushing content off the page.