Home Forums WoodMart support forum Change Sale Label String

Change Sale Label String

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

    www.cidev.ro
    Participant

    Hello, team!

    Our client wants that, instead of the percentage shown on the ,,Sale” label of a product, that the label should show something like: “Sale: 50%”. Is this possible at all? Should we use a plugin like Loco Translate to change the corresponding string or is there another option to do it? (from .php or maybe even from the theme?)

    King Regards,

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    span.onsale.product-label::before {
    	content: "Sale:";
    }

    Regards.
    Xtemos Studios.

    #254382

    www.cidev.ro
    Participant

    Hello again,

    Thank you so much, this has been really helpful!

    You may please close this ticket.

    Kind Regards,

    #254387

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change Sale Label String’ is closed to new replies.