Hey! How can I make square collection list images rectangle. I’m using Debut theme and I want my collection list images to be rectangle. Ratio I’d like to have is 19:2 or 2:1 instead of 1:1. Thank you in advance.
1 Like
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
1 Like
Hey! Thanks for your concern. Here’s my store url:
Sorry, I misspelled. The desired ratio is actually 2:1 or 16:9.
1 Like
no rush
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.collection-grid-item {padding-bottom: 50%;}
1 Like
Thank you! It worked
1 Like
its my pleasure to help us
I can not find theme.css file inside Asset. Can you please help where it is?