Hi Guys,
How to show orginal price and price after discount every where in Debut Theme?
Thank you
Hi Guys,
How to show orginal price and price after discount every where in Debut Theme?
Thank you
@Alliance
Try below one css for that
dl.price.price--listing {
display: flex !important;
flex-direction: row-reverse !important;
justify-content: center !important;
}
@Ujjaval Where do you paste this css?
I don’t think I pasted that code anywhere.
I have made price variant via cvs file, then all prices before and after discount.
Try to add this code at the end of Edit code > assets > theme.css file
.price--on-sale .price__sale {
flex-direction: row-reverse;
}
Try it and let me know
It didn’t work out. Original price still not showing in the price column. Should be the original price slashed , then the discounted price.
Could you give me your store URL? Then I can review it
URL : www.theaaa.ch