• Resolved vanbrel

    (@vanbrel)


    Hi

    I realized that sudenly there is a white checkmark visible after having choosen a product variation.
    Can this be switched off?
    Ciao
    vanbrel

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    @vanbrel

    Could you try the following CSS

    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
        background-image: none;
    }

    Thank You

    be great to have this as an option in the settings too so the element never shows up rather than adding extra css

    Thread Starter vanbrel

    (@vanbrel)

    Hi
    works fine!
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘checkmark on swatches’ is closed to new replies.