Badges “New” “offer” change font
-
Hi there,
Could you please inform me how to change the font size color etc from badges?
Thank you
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,
Hi there ! I would like o change the font from Capital to Lower for example.
Hello,
Can you please share the page URL so I can check and give you a custom css code,
Best Regards,
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:
.product-label.onsale {
text-transform: capitalize;
}
Best Regards,
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,
The topic ‘Badges “New” “offer” change font’ is closed to new replies.