please tell me how to change the color on the product card
-
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.
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
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.
Hello,
Please provide your site admin access to the private area.
Best Regards