Home Forums WoodMart support forum How To Create Image Variation Swatches Instead of Product Color Attributes?

How To Create Image Variation Swatches Instead of Product Color Attributes?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #353555

    alyssaguo826
    Participant

    How to make color attrubutes of the product variation showing as product pictures for each varation too? That means I don’t want the color icon appears. Thank you!

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

    Hello,

    Please check this manual: https://xtemos.com/docs-topic/variable-products-and-swatches/ It has a very detailed description of the screens.

    If you have any questions please feel free to contact us.

    Best Regards

    #353683

    alyssaguo826
    Participant

    Thank you. Image thumbnails are available now, but how can I make the image thumbmail to be square instead of round?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-swatch.swatch-with-bg {
        border-radius: 0;
    }

    Best Regards

    #354088

    alyssaguo826
    Participant

    Thank you very much!

    #354223

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘How To Create Image Variation Swatches Instead of Product Color Attributes?’ is closed to new replies.