Home Forums WoodMart support forum brand image filter

brand image filter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #428166

    antoniosvan
    Participant

    Hello
    After the upgrade, the images of the brands in the filter doesnt appear whole.
    https://ibb.co/j5NrP6J
    Can you help me to change it?
    Thank You

    #428184

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to fix it, please paste it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

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

    In the meantime, feel free to ask me any questions you may have.

    Kind Regards

    #428198

    antoniosvan
    Participant

    The problem solved
    Thank you

    #428201

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome!

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘brand image filter’ is closed to new replies.