Shopify themes, liquid, logos, and UX
Hi, I'm trying to remove about 50% of the white space I have bellow my collection product images.
Does anyone knows how can I do that?
Example collection: https://selfio-de.myshopify.com/collections/montagezubehor
Pass: sasa
That's how it looks like at the moment.
Solved! Go to the solution
This is an accepted solution.
Hi,
You can achieve this by adding the below CSS at the end of your theme.css file.
.boost-sd__product-image-wrapper {
aspect-ratio: 1 !important;
}
Cheers!
This is an accepted solution.
Hi,
You can achieve this by adding the below CSS at the end of your theme.css file.
.boost-sd__product-image-wrapper {
aspect-ratio: 1 !important;
}
Cheers!
And could you provide the same for a collection list?
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