Why is the price displaying twice on my Dawn theme products?

I have an issue with the Dawn theme template. Prices are showing twice on each product I have (I have over 130 products) .

Hope someone can help! Thanks

Hi @Bernice305 ,

Please send your site and if your site is password protected, please send me the password. I will check it.

Do you need my website and password

Hi @Bernice305 ,

I just need to check the site, no need to login :grinning_face:

Go to Assets > base.css and paste this at the bottom of the file:

.card-information .money {
    display: none !important;
}

Hope it helps!

I’m having the same situation but when i click on my item it shows double price. Please how can i change that? Thank you