How can I adjust white space around images in the Dawn theme?

Hi there,

I was successfully able to remove the white space between “image with text” section in the Dawn theme using the following code, pased into the base.css asset:

.image-with-text {
margin-bottom: 0 !important;
margin-top: 0 !important;
}

In addition to that, I would like to remove the white space to the left of the images in the “image with text” sections. Ideally, I would also have some white space in between the header and first “image with text” section as well (this was removed with the above code).

Tks!

@justlookingtks

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

@KetanKumar I have some proprietary information on the site right now that I would have to remove before posting the URL publicly. Is it possible to direct message it to you?