Home Forums WoodMart support forum please tell me how to change the color on the product card

please tell me how to change the color on the product card

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

    tolik1997gt
    Participant

    Good afternoon, please tell me how to change the color on the product card. There is a select (“Permanent label “New”) on the color #329af4

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

    Hello,

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

    /*new*/
    body .labels-rectangular .new{
    color:#ffffff;
    background-color:#000000;
    }

    Set the colors as per your needs. If you have any questions please feel free to contact us.

    Best Regards

    #272602

    tolik1997gt
    Participant

    Sorry for some reason I can’t insert the code. Maybe I somehow incorrectly prescribe it

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

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

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