Home Forums WoodMart support forum Sale label background Reply To: Sale label background

#272264

Hello,

You are Most Welcome.

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.product-labels.labels-rectangular > span {
    font-size: 14px;
    font-weight: 800;
}

Best Regards.