How can I adjust the custom liquid width in the Dawn theme?

Hi, I am using the dawn theme, and I added any section on the template, like the featured product, and the featured collection all work great.

Only the custom liquid and the image banner show 100% width.

How can I change its width adapted to other sections?

1 Like

@maxscter

By the custom code you can adapt it Size as you want,

Kindly share your Store url So that i can help you.

You can check this tutorial, I hope this will help you,
https://www.identixweb.com/the-ultimate-guide-to-shopify-dawn-theme-for-beginners/

thank you.

I mean I added the section in the default theme, but the custom liquid shows full width screen, any way I can get it back and adapt to other sections?

Add custom css max-width:1250px;

This changes the theme width, but no any changes on the custom liquid and banner image, it still shows full-width screen.

all sections like the below one, only the banner image and custom liquid show as the above image.