Hi,
we implement enfold 2017 , we want to hide the price in product detail and product grid.
like attached screenshoot,
https://pasteboard.co/IbgkEqm.png
https://pasteboard.co/Ibgl0TM.png
thanks before for your help.
Hey tfelsn,
Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-Price-amount, .onsale {
display:none;
}
Best regards,
Rikard
Hi,
Did you add the code to the very top of quick css so that it runs first? Also be sure to clear the cache a few times over.
Best regards,
Jordan Shannon