Home Forums WoodMart support forum white color does not dispaly correctly

white color does not dispaly correctly

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

    marount
    Participant

    The white color does not displays correctly, so it is better if we can define a black border color so it will be displayed correctly

    Attachments:
    You must be logged in to view attached files.
    #319455

    Hello,

    I saw the screenshot you attached.

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

    .woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch>span {
        border: 1px solid black;
    }

    Best Regards

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