How can I adjust the left padding on an image with text in Dawn theme?

Hi,

I am using the Dawn theme, and using the “Image with Text” Block, I would like to have my left image like this:

But it keeps showing up like this (cutting off the picture):

It doesn’t let me adjust the vertical padding of the image with text… anybody have a clue on how I can fix this?

Please & thank you

Hello @Snugglevest

I would like to give you a recommendation to support you.

I see your image is cutting off when the text is getting longer.

So that the image is not cut off, you can try adding code by following below:

  1. Go to Online Store → Theme → Customize https://prnt.sc/TttHuulWLqhk

  2. Add a Custom liquid section on page https://prnt.sc/kaDXz8HTUl7m

  3. Paste the below code into custom liquid.


Note: when using the above code, some section settings will no longer work.

Hope my recommendation can works and support for you!

Kind & Best regards!
GemPages Support Team

Hi GemPages,

It kind of works, but unfortunately that makes it have way too much space in mobile:

Hi @Snugglevest

Can you give me your page link so I can check it for you?

Best regards,
GemPages Support Team

www.snugglevest.com or snugglevest-4099.myshopify

Hi @Snugglevest

I have checked. The image has a padding-bottom https://prnt.sc/mwaUwni6Vl5C

You can remove the spacing in 2 ways:

  1. You can choose Small on the Image height option.

On desktop, the image also will center vertically https://prnt.sc/FwjxFNi5AQah

  1. Or you can remove the spacing only on mobile by updating the code in the Custom liquid section.

Best regards,
GemPages Support Team