Shopify themes, liquid, logos, and UX
Currently, the images are 1:1, but I want a 21:9 aspect ratio (basically different resolutions). When I try a 21:9 image, the collection list image stays 1:1. How do I change that?
https://f3aa00-b9.myshopify.com/
Password: Salasanaa20022!
Current:
Goal (this is what I want when using an another picture with a different aspect ratio):
Thanks!
Solved! Go to the solution
This is an accepted solution.
Place the below code in your base.css file
.collection-list .card__inner.ratio { aspect-ratio: 21/9; display: unset; }
and if it does work for you please do leave a like 🙂
something like this?
Yes!
This is an accepted solution.
Place the below code in your base.css file
.collection-list .card__inner.ratio { aspect-ratio: 21/9; display: unset; }
and if it does work for you please do leave a like 🙂
Thank you so much!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024