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!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025