Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2579739
How to Change color of Sale Offer
Closed

Comments

  • Mike_Spoleto started the conversation

    Hi, 

    on my The Gem website www.primopianomoda.com if you scoll until the product overview, on the product in offer (special offer) appears a label "IN OFFERTA" (special offer in english), but as you can see in the screenshot, the text label is truncated (OFFE...) because the text is white, as the background. Where exactly can i change the color ot this text ? I must set it as dark grey

    thank you, 

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .product .onsale {
        line-height: 17px !important;
        padding-top: 9px;
        font-size: 10px !important;
    }

     

    6707465710.png