Hey how to change this:
This topic has 2 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler
Hey how to change this:
Hello,
Use the next custom CSS code in Theme Options > Theme custom CSS:
.menu-label-sale > a .label-text {
color: red;
background-color: black;
}
.menu-label-sale > a .label-text:before {
border-right-color: black;
}
same for .menu-label-new and .menu-label-hot
Regards
The issue related to '‘How to change menu label (SALE, HOT, NEW) colors’' has been successfully resolved, and the topic is now closed for further responses