Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
add following css to the end of your theme.css and we check
.price__vendor--listing {text-align: center;}
.price {align-items: center;}
.product-card__title{display: block; text-align: center; margin-bottom: 10px;}
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.product-card .price{
align-items: center !important;
}
.product-card{
text-align: center;
}
Hope this works,
Thanks!
User | Count |
---|---|
396 | |
202 | |
137 | |
46 | |
42 |