Hide product prices, on the shop page…….!
-
Hi support.
Is it possible to hide the product prices, on the shop page, on categories and orthers?
So the price is shown, only on the single product page? And you don’t have to be loggedin, to see the product prices.
Best regards Carsten.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-grid-item .price {
display:none;
}
Best Regards
Hi support.
Sorry for the late reply, Summer VA. Code works just fine. 🙂
I have the woodmart child theme installed.
The question is……….
When you update the parent theme. Should you them delete the child theme after updating the parent theme and then, reinstall the child theme or are no action required, after updating the parent theme?
Best regards Carsten.
Hello,
No, you should not and do not delete the child theme otherwise you lose the customization. Please update the parent theme only.
Best Regards