How to fix left and right margins and cut off header

My header is transparent but turns colored when hovering or scrolling. However, when I scroll, my colored header doesn’t reach both sides of the screen and is only in the middle. My header width is already 100%, so how do I extend it to full screen? The same thing is happening for the sections on my home page. How can I make the left and right margins smaller and the sections bigger? Is there a way to adapt it to the screen size? I’m using the Craft template.

@Vivi_Ann Can you please share this page link?

Okay

@Vivi_Ann here

1 Like

Hi @Vivi_Ann

Please share your store URL so we can take it closer look

Best,

Daisy

I added this to the bottom of my base.css

@media screen and (min-width: 1200px) {
.page-width { max-width: 100%;}
}

Thanks to Suyash1