Re: Image size changes in collection

How can I make image sizes responsive on collection pages?

Gerardlopez
Excursionist
32 0 10

hi, I can't seem to mantain the size of my images in the collection pages.

 

They have borders depending on the screensize, can I make them responsive so they mantain the original proportions?

 

Here they look ok

Captura de pantalla 2021-12-04 a las 8.51.30.png

 

but in full screen they look like this

Captura de pantalla 2021-12-04 a las 8.52.16.png

 

And like this in mobile

Captura de pantalla 2021-12-04 a las 8.52.21.png

https://reclaimed-vessels.myshopify.com/

 

thanks!

 

Replies 5 (5)

KetanKumar
Shopify Partner
37049 3644 12030

@Gerardlopez 

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

your store password protect, can you please share us ,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Gerardlopez
Excursionist
32 0 10

the password is uyupri

 

thanks!!

 

gerard x

KetanKumar
Shopify Partner
37049 3644 12030

@Gerardlopez 

thanks for URL

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.

.product--wrapper {max-width: 100% !important;}
.product--image {max-width: 100% !important; max-height: 100% !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Gerardlopez
Excursionist
32 0 10

hi!

 

it's still happening as soon as we change the screen size 

 

Captura de pantalla 2021-12-08 a las 16.10.13.png

Gerardlopez
Excursionist
32 0 10

@KetanKumar is it possible to fix it?

 

Thank you!