Hello all,
I am new to shopify and trying to fix some minor issues with my online store. I am using Minimal Theme. I have a sideshow of about 5 images on Home Page. All the images show perfectly on the mobile version but are stretched on the desktop version. As a result, the image gets cut in half. Is there a way to fix this?
My website:
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-1613106345c119cdca .slides__image {
height: auto !important;
}
Hope this works,
Thanks!
User | Count |
---|---|
455 | |
190 | |
137 | |
61 | |
36 |