Home Forums WoodMart support forum Product swatches

Product swatches

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #410798

    CumerKarl
    Participant

    Hi!

    After the recent update swatch photos appear cropped how to change that that to “cover”?

    All the best!

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

    CumerKarl
    Participant

    And also how to change between dropdown and image swatches now?

    #410888

    Artem Temos
    Keymaster

    Hello,

    Please, apply the latest patch in Dashboard -> WoodMart -> Patcher to fix variations.
    As for the images, please, send us your admin access so we can check.

    Kind Regards

    #410891

    CumerKarl
    Participant

    Here’s the access

    #410936

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .main-page-wrapper .wd-swatch :is(img,picture) {
    	object-fit: cover;
    }
    #410941

    CumerKarl
    Participant

    Perfect, thank you for the quick fix!

    #410946

    Artem Temos
    Keymaster

    You are always welcome!

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

The topic ‘Product swatches’ is closed to new replies.