Shopify themes, liquid, logos, and UX
Hello, I am trying to figure out how to easily enlarge the photos in the product grid in collection pages. I am using a bulk photo resize app and changing all the aspect ratios to square has already shown great improvement in size and uniformity, but it would be nice for the photos to be larger if possible without reducing the amount of photos in a row (4 on desktop and it’s a good size, 2 on mobile and it’s a little smaller than I’d like. Any help is appreciated!
My store is www.groovyglassware.com
Solved! Go to the solution
This is an accepted solution.
Hi,
To make the image size a bit bigger on collection page, please add the code below to assets / styles.css file.
.product-grid.grid .column {
padding: 0 !important;
}
If you resolve the issue, please click "Like" and "Accept solution".
If you still have the issue or have any questions, please let me know.
Hope it helps.
Thanks.
This is an accepted solution.
Hi,
To make the image size a bit bigger on collection page, please add the code below to assets / styles.css file.
.product-grid.grid .column {
padding: 0 !important;
}
If you resolve the issue, please click "Like" and "Accept solution".
If you still have the issue or have any questions, please let me know.
Hope it helps.
Thanks.
Can you please provide step by step instructions on how to complete this? 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