Home Forums WoodMart support forum Badges Reply To: Badges

#58320

Hello,

Please replace this CSS with this one:

.product-label.attribute-label:not(.label-with-img) {
    background-color: #000000;
}

Replace #000000 with the color you need.

Best Regards