How to increase image grid/ thumbnail size for products? Debut theme

Hello,

I was wondering if anyone can please help me change the size on grid view. Images go smaller if I choose 4 products in a line. I’m currently still fixing my website. These is how my products appear. Even If I make picture ratios bigger it remains the same size. Is there a code I can use to fix this?

Line of 3

It gets smaller if I want a line of 4.

This an example of how I want my images

1 Like

@chicandvintage

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

1 Like

Thank you so much for your reply.

https://www.chicandvintage.store/

password: treama

1 Like

@chicandvintage

Thanks for it

do you like this?

1 Like

Perfect as long, when the customer clicks the image they can see the whole picture. How can I do this? I appreciate you looking into this.

1 Like

@chicandvintage

Thanks for confirm

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.grid-view-item__image-wrapper {max-width: 100% !important;}
.grid-view-item__image-wrapper div {padding-top: 150% !important;}
.grid-view-item__image-wrapper .grid-view-item__image {
max-width: 100% !important;
   max-width: 100% !important;
    max-height: 100% !important;
    height: 100%;
}

After View

1 Like

Update the code worked! Thank you very much! How do I get the 2 collection images the front page to be smaller only? I’m beyond thankful

1 Like

@chicandvintage

Thanks, update.

yes, please give me screenshot so i will give proper code

1 Like

Collections on my main page are large

I’d like the length to be a little shorten and a little wider. Not too small, more on the large/medium side. Thank you

1 Like

@chicandvintage

can you please share a particular page URL?

1 Like

I’d like collection images to have a width like this please

https://djerfavenue.com/

with a length size on the url: https://www.shopzua.com/

for these 2 images

The full size on the url.

I appreciate your help so much, thank you

@chicandvintage

Thanks for more details and clear

i can’t see any collection section at the home page now i can see only 3 products at home also product image is in portrait mode if you have a square so the image was center cropped is this fine for you?

1 Like

it’s fine, it’s for the spring collection on my homepage.

@chicandvintage

do you have like this?

1 Like

Yes, but larger. I want my other images to stay the same size that’s displaying now.

For example, what’s

https://www.chicandvintage.store/collections/all

1 Like

@chicandvintage

that portrait size as your images

1 Like

yes, I’m okay with the center crop for spring collection as long as it doesn’t affect the other image sizes on the other pages.

Here is another example for spring collection on homepage. How may I adjust this?

my homepage https://www.chicandvintage.store/

I want the pictures under the Spring collection on the “Home page” to be shorter but without any distortion or affecting the images on the other pages.

1 Like

@chicandvintage

YEs, sure but now your store is password protect can you please share us.

1 Like

Password is treama

https://www.chicandvintage.store/

1 Like