Home Forums WoodMart support forum Product labels

Product labels

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #284795

    revalion
    Participant

    Hello,

    I would like only the Web Price tag to be displayed, not the discount percentage. How could you do this?

    Attached reference image.

    Attachments:
    You must be logged in to view attached files.
    #284846

    Hello,

    Please disable “Shop sale label in percentage” in the Theme Settings > Shop > Labels.

    If you have any questions please feel free to contact us.

    Best Regards

    #285122

    revalion
    Participant

    Hello

    Do as indicated, however now the Offer label appears, I would like you to only see the web price label.

    I attach an example

    Attachments:
    You must be logged in to view attached files.
    #285244

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rectangular .onsale { 
    display:none;
    }

    Best Regards

    #285265

    revalion
    Participant

    Thank you

    #285429

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product labels’ is closed to new replies.