Home Forums WoodMart support forum Need to frame the white color variation

Need to frame the white color variation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #337346

    [email protected]
    Participant

    When using color for variation the white color disappears as it is the same as the background color. How can i frame the white circle so it will be noticed?

    #337367

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-swatch.swatch-with-bg {
    border: 1px solid;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)