Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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
but in full screen they look like this
And like this in mobile
https://reclaimed-vessels.myshopify.com/
thanks!
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.
the password is uyupri
thanks!!
gerard x
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;}
hi!
it's still happening as soon as we change the screen size