Hi guys,
The white color swatch is invisible because the main background color of my site is white. I would like to add after click border like my size picker. I would appreciate your help.
Hi guys,
The white color swatch is invisible because the main background color of my site is white. I would like to add after click border like my size picker. I would appreciate your help.
@basicbastardco , do this to fix it in 20 seconds:
[data-option="White"]{
border: 1px solid rgb(0 0 0 / 20%) !important;
}
If it helps you please click on the “like” button and mark this answer as a solution!
Thank you.
Kind regards,
Diego