Home › Forums › WoodMart support forum › Attributes Look › Reply To: Attributes Look
May 27, 2024 at 3:44 pm
#568465
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
[class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled {
display: none !important;
}
Best Regards.