Narrative - Changing product category pictures size

Hello dear Shopify-Community,

I use the narrative theme and I want to present my category pictures in a rectangular form (3:2) not in a square form. I hope someone can help me :)!

1 Like

@MUCuser

sorry for that issue can you please provide store url so i will check and let you know

i sent you a private message :slightly_smiling_face:

1 Like

@MUCuser

thanks i will check and confirm

@MUCuser

thanks for confirm look can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.collection-list-grid__image-container {padding-bottom: 150%;}
1 Like

Thank u so much, it worked great!

1 Like

@MUCuser

its my pleasure to help us

1 Like