Tagged: woocommerce
Hey guys, I’m setting up Woocommerce on my site using Enfold. Somehow I am getting a repeat of the regular price on all my products.
Can you please advise on how to solve this issue. See screenshot here: http://screencast.com/t/qjCEjvpS
Many thanks,
David
Hey David!
Can we see the site live? That definitely shouldn’t be happening :)
Cheers!
Devin
Hey Devin, absolutely.
See it here: http://ardyssbodyfashion.com
Cheers,
David
Hey David!
Try adding this code to the Quick CSS:
.woocommerce-price-suffix .amount {
display: none !important;
}
Cheers!
Josue
Hey Josue, that’s brilliant man!
Cheers,
David