Home Forums WoodMart support forum Badges “New” “offer” change font

Badges “New” “offer” change font

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #642504

    grcp
    Participant

    Hi there,

    Could you please inform me how to change the font size color etc from badges?

    Thank you

    #642607

    Hello,

    You can change it in Theme Settings > Shop > Product labels > change the label background color and text color.

    If you want to change the font size share the page URL so I will check and give you a possible solution.

    Best Regards,

    #645743

    grcp
    Participant

    Hi there ! I would like o change the font from Capital to Lower for example.

    #645856

    Hello,

    Can you please share the page URL so I can check and give you a custom css code,

    Best Regards,

    #645892

    grcp
    Participant

    You can see the url.

    #645968

    Hello,

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

    .product-label.onsale {
        text-transform: capitalize;
    }

    Best Regards,

    #646232

    grcp
    Participant

    Thank you

    #646284

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘Badges “New” “offer” change font’ is closed to new replies.