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?
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024