Shopify themes, liquid, logos, and UX
How do I make the top image banner the same width as the collage? Dawn theme
Hello, @shakkhoza
Kindly share a screenshot of the issue you're experiencing or your store's URL.
Hi there, thanks for the reply, I was just looking for a simple fix via code, which I can implement myself as I am not looking for a developer
Hi, please find the image attached.
Very well then.
Follow these steps to make the image banner the same as the collage;
Have you tried to adjust to "Full width" if available, from the Image Banner under the Layout settings?
Add this CSS code to the base.css or theme.css under Assets;
.banner__media {
max-width: 100% !important;
width: 100% !important;
}
As a last resort, check, section-image-banner.liquid and section-collage.liquid section for the banner and collage container width if the above code doesn't work.
Make sure both settings are maxed to the same width.
Hi, I've tried the following but this did not work?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025