Home Forums WoodMart support forum Attribute CSS Reply To: Attribute CSS

#316407

Hello,

We are Glad that the CSS is working now.

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

.swatch-on-single {
    font-weight: normal;
}

.swatch-on-single.swatch-enabled:hover {
    font-weight: bold;
}

Regards.
Xtemos Studios