How to make text and image section full width debut theme

I want to have this(darker blue) section full width, I found a code but it makes everything full width instead of just this section.

can anyone help?

Hello,

Remove the css you added before and add this one

#shopify-section-160752559627e33894 .page-width.feature-row {
    max-width: 100%;
}

Thanks

thank you so much it worked

@daniel-dev

Why are you replying to something that was solved 5 years ago? And why does it have NOTHING to do with the topic?