I have added this code to the woocomerce prices:
.woocommerce-Price-amount.amount:before {
content: “Daily Rent Price\00a0\00a0”;}
.woocommerce-price-suffix .woocommerce-Price-amount.amount:before {
content: “”;}
I want to hide this on one product category page
https://www.celebrationevents.nl/verhuur/verbruiks-artikelen/
because that are selling items(not rental)
Please advice,
Kinds regards.
Gilbert
Hey Gilbert,
Can you screenshot the part you want removed?
Best regards,
Jordan Shannon
This is the code i used for all products
#top .woocommerce-Price-amount.amount:before {
content: “Huur voor\00a0”; color: #ea1d57!important; }
I want to remove this for all the product in this product category : http://www.celebrationevents.nl/wp-admin/term.php?taxonomy=product_cat&tag_ID=274&post_type=product
In this screenshot you can see what i want to remove:
https://www.celebrationevents.nl/wp-content/uploads/2020/03/Verbruiksartikelen-2.jpg
It should als been cleared on the product pages in this category
Let me know how to solve this
Thanxs in advance.
Hi,
Do you have admin info so we can log in and help. The link above only took me to the login page.
Best regards,
Jordan Shannon