Reply 295893 to: Several theme issues

Avatar: Rose Tyler
Rose Tyler
Support staff
July 25, 2021 at 09:53

Hello,

Check the translation of this label for the Core plugin.
Change color by adding the next code in Theme Options > Theme custom CSS:

.menu-label-sale > a .label-text {
    background-color: #02a3b5;
    color: black;
}
.menu-label-sale > a .label-text:before {
    border-right-color: #02a3b5;
}

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.