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!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025