Hello,
how can I remove the outline border when I add brand name but with Swatch option ON without picture?
It makes it bolder but it has rectangle outside of the text when you see it in Filter options widget, is there a way to remove it?
This topic was modified 9 months, 4 weeks ago by tdnd.
Hello,
thank you for the response. I meant the border in Shop filters when Swatch is set to ON, if I am not mistaken is about this code
.wd-text-style-4 .wd-swatch.wd-text {
border: 1px solid var(–wd-swatch-brd-color);
}
But I do not know how is the correct way to put it in CSS.