Home Forums WoodMart support forum Request for Assistance: Replacing “New Product” Label with Icon

Request for Assistance: Replacing “New Product” Label with Icon

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

    leshimedia
    Participant

    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.
    #585028

    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.

    #585129

    leshimedia
    Participant

    Hello, the provided CSS code didn’t work. Could you please send another code?

    #585267

    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.

Tagged: 

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