Home Forums WoodMart support forum CHANGE sale mark

CHANGE sale mark

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #155780

    Mert
    Participant

    how can I change/translate it? to the icon that I do

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

    Hello,

    You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Best Regards

    #155930

    Mert
    Participant

    no, it is not. it is about label the shape and size? how can I change the shape and get it bigger? look at the sscrenshot please

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

    Mert
    Participant

    the problem is that the text/number is looking smaller than the button which is green

    #155946

    Hello,

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

    body .labels-rectangular .product-label {
        padding: 20px 20px;
        font-size: 16px;
    }

    Increase/decrease the paddings and change the font-size as pe your needs.
    Best Regards

    #156225

    Mert
    Participant

    I added but it is not working, even I clear the caches

    #156247

    Hello,

    Please provide the site admin access to the private area I will check.

    Best Regards

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