Hi there,
I really need some help fixing this issue I have when viewing my products from a mobile device.
The padding is just too much between the featured photos and the description.
Thank you in advance!
My website is www.chiaraleto.com
Please place this code at the end of theme.scss
@media only screen and (max-width: 600px) {
.product-single__thumbnails-product-template .slick-slide {
height: unset !important;
}
}
Please add this css also
@media only screen and (max-width: 600px) {
.product-single__photo {
height: unset !important;
}
}
User | Count |
---|---|
803 | |
115 | |
91 | |
84 | |
73 |