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
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 ![]()
Go to Assets > base.css and paste this at the bottom of the file:
.card-information .money {
display: none !important;
}
Hope it helps!