Home Forums WoodMart support forum Editing Sale button

Editing Sale button

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

    mohamedmush012
    Participant

    I need to show the sale button as given in the picture please help me with this and not only the percentage

    #680709

    mohamedmush012
    Participant

    here

    #680710

    mohamedmush012
    Participant

    .

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Theme Settings > Shop > Products Labels > Enable the option”Sale” label in percentage.

    For the icon try to add the following custom css code in theme settings > Custom CSS. Then, navigate to Theme Settings > Typography > Icon fonts and change the content code.

    .product-label.onsale:after {
    content: "\f119" !important;
        font-family:"woodmart-font";
    }

    Best Regards

    #681392

    mohamedmush012
    Participant

    Thank you

    #681492

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards

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

The topic ‘Editing Sale button’ is closed to new replies.