Home › Forums › WoodMart support forum › Swatch attributes › Reply To: Swatch attributes
June 6, 2019 at 1:36 pm
#127394
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .swatches-select .active-swatch {
border:2px solid red;
}
Replace the color as per your needs so that outline the selected attribute
Best Regards