Home Forums Basel support forum How to change the promotion color?

How to change the promotion color?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203068

    sof11
    Participant

    Hello,
    I want the “promo” circle to be a different color than the color of my site, what should I do?

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

    Hello,

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

    .product-label.onsale{
    background:red;
    }

    Best Regards

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