Please provide website url and if your store is password protected then also provide password
The url is https://guidiwines.com/
But is not online yet
update
I just putted it online temporary for you
Please place this code at the end of theme.scss
#CollectionSection .grid-item .product-grid-item p {
min-height: 72px;
}
@media only screen and (max-width: 850px) {
#CollectionSection .grid-item .product-grid-item p {
min-height: 100px;
}
}
@media only screen and (max-width: 479px) {
#CollectionSection .grid-item .product-grid-item p {
min-height: 69px;
}
}
Please place code again so that I can check what is the problem.
User | Count |
---|---|
416 | |
209 | |
101 | |
89 | |
73 |