Home Forums WoodMart support forum offer label changes required

offer label changes required

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #253971

    prashanthb
    Participant

    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.
    #254175

    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

    #254180

    prashanthb
    Participant

    where to find that woodmart/inc/integrations/woocommerce/template-tags.php code kindly suggest me step by step

    #254228

    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

Viewing 4 posts - 1 through 4 (of 4 total)