How can I make collection list images rectangle in Debut?

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

@Nikita2000

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
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:

https://jackjewelshop.com

Sorry, I misspelled. The desired ratio is actually 2:1 or 16:9.

1 Like

@Nikita2000

no rush

can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. 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

@Nikita2000

its my pleasure to help us

I can not find theme.css file inside Asset. Can you please help where it is?