Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi. I am trying to make it so the products on the featured collection in our front page fill the page, and don't
have such large margins. I want to make the image sizes bigger. Any help would be greatly appreciated. Thank you!
Solved! Go to the solution
This is an accepted solution.
Try This:
Go To Themes> Customize> Navigate To The Page> Click Section> Custom CSS Setting> Add This Code
.section {
max-width: none;
width: 100%;
margin-left: auto;
margin-right: auto;
}
Before:
After:
Hope that is helpful to you!
@biznazz101
Could you please provide your store URL, thanks!
@biznazz101
swingdesign.com, the theme I am trying to edit is this preview - https://irnhcfg4l2bq5txr-2245205.shopifypreview.com
This is an accepted solution.
Try This:
Go To Themes> Customize> Navigate To The Page> Click Section> Custom CSS Setting> Add This Code
.section {
max-width: none;
width: 100%;
margin-left: auto;
margin-right: auto;
}
Before:
After:
Hope that is helpful to you!
@biznazz101
Thank you!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025