Reply 310493 to: how to change text color for the fake sales boosters?

Avatar: Olga Barlow
Olga Barlow
Support staff
December 1, 2021 at 12:27

Hello,

Add the below code to Theme Options > Custom CSS

#sales-booster-popup .heading {
    text-overflow: unset;
}
#sales-booster-popup .heading a {
   white-space: normal;
}
#sales-booster-popup .read-more {
    color: #2390e9;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.