Home Forums WoodMart support forum Variation Images, FILTER BY BRAND image is being cropped

Variation Images, FILTER BY BRAND image is being cropped

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

    oblev.net
    Participant

    On the shop page “FILTER BY BRAND” image is being cropped, why?

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

    Luke Nielsen
    Keymaster

    Hello,

    Please add the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .wd-swatches-brands .wd-swatch :is(img,picture) {
    	object-fit: contain;
    }

    In our next update, this issue will be fixed.

    Kind Regards

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