offer label changes required
-
hi i have entered the given css code but, i wanted to remove the “-” (minus symbol), how to do that, i have attached two photos
the 1st photo is the code which i have entered but when you see the second image the “-” (minus symbol) is not removed.
How to remove that.
For ex: now its -20% off, i want it to be 20% off how?
Attachments:
You must be
logged in to view attached files.
Hello,
Please find this file: woodmart/inc/integrations/woocommerce/template-tags.php and this function: function woodmart_product_label()
Then copy this code http://prntscr.com/wbj3zq to the functions.php of the child theme and change the label as per your needs.
Best Regards
where to find that woodmart/inc/integrations/woocommerce/template-tags.php code kindly suggest me step by step
Hello,
This is the file and it is located in this route: woodmart/inc/integrations/woocommerce
Then find the required code function woodmart_product_label()
Best Regards