How can I adjust the 'image to text' section width in the Dawn theme?

I use the Dawn theme and almost everything is as width as the screen except the ‘image with text’

I tried some of the codes I found here but the most should be added in ‘theme.css’ but I don’t have that one I tried some codes in ‘base.css’ and ‘theme.liquid’.

Can someone help me?

Hey @BIMA4 ,

Use this CSS code. You can add it in the base.css file.

.page-width:has(.image-with-text) {
    max-width: 100%;
    padding: 0 1.5rem;
}

It worked, thank you!!

Is it possible to get even a little more width like the banner?

www.tattoodayweek.com

passw: web