Home › Forums › WoodMart support forum › Show Attributes on the single page › Reply To: Show Attributes on the single page
June 11, 2021 at 11:10 am
#299097
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single-product .swatch-on-single.swatch-enabled {
border: 2px solid #000000;
padding: 3px;
}
Best Regards