hello, i want to make the distance between my sale price and original price on product card smaller as the gap is quite big:
my theme is dawn, website url is qmpryp-cx.myshopify.com , password is chasha
hello, i want to make the distance between my sale price and original price on product card smaller as the gap is quite big:
my theme is dawn, website url is qmpryp-cx.myshopify.com , password is chasha
Hi @ads18922
You just need to follow these steps:
And past that CSS Code:
.product-card-wrapper .card__information .price .price-item {
margin: 0;
}
I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!