Please add the following code at the bottom of your assets/theme.css file.
@media screen and (max-width: 640px){
.product-list--collection .product-item--vertical {
padding: 5px !important;
}
}
Please add the following code at the bottom of your assets/theme.css file.
@media screen and (max-width: 640px){
.product-list--collection .product-item--vertical {
padding: 5px !important;
}
}