Home Forums WoodMart support forum Logos in filter sidebar appear cut off on sides after theme update

Logos in filter sidebar appear cut off on sides after theme update

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #424963

    wildguitars
    Participant

    Greetings!
    After updating to the latest theme version, the logos of the various manufacturers in the filters sidebar appear to be larger and cut off on the sides. In the previous versions, the logos were simply smaller and fit into view.

    Screenshot:
    Screenshot

    Example link:
    https://www.wildguitars.co.il/product-category/גיטרות/גיטרות-חשמליות/גיטרות-חשמליות-6-מיתרים/

    Is there anything that can be done about this?

    Best regards,
    Tom

    #424965

    wildguitars
    Participant

    In case the screenshot isn’t working, the link is https://pasteboard.co/n1OOAQBVcTn0.png

    #424984

    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

    #425637

    wildguitars
    Participant

    This seems to have done the trick, thanks so much Luke!

    #425638

    Luke Nielsen
    Keymaster

    Hello,

    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 5 posts - 1 through 5 (of 5 total)

The topic ‘Logos in filter sidebar appear cut off on sides after theme update’ is closed to new replies.