• i want to remove the background-image for image swatches, so only the colour can be displayed.

    I put the following code into the customise CSS but still cannot remove the image:
    background-image for image swatches:

    element.style {
    background-image: none !important;
    }

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove background-image for image swatches’ is closed to new replies.