Hi, I’ve attempted to change the background colour of the NEW label for the Mega Menu using a code I found the code in a previous thread (#67772):
.type-label-1 {
background: rgba(242,50,171,0.9) !important;
}
The colour does not change. Any suggestions?