Request for Assistance: Replacing “New Product” Label with Icon
-
Hello, Xtemos Support Team,
I would like to know if it is possible to replace the “New Product” label with an icon instead of displaying the text “New”.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded-sm .new {
background-image: url(https://blackpearlspro.com/woodmart_support/wp-content/uploads/2024/06/retail-2-footer-icon.png);
background-repeat: no-repeat;
}
Replace the image URLs.
Best Regards.
Hello, the provided CSS code didn’t work. Could you please send another code?
Hello,
Can you please share the page url where the new label is showing so i will further check on your site and give you a possible solution.
Best Regards.