Home Forums WoodMart support forum Brand logos in filter cropped after update

Brand logos in filter cropped after update

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

    joern
    Participant

    Hi,
    I saw that you already provided some css for the cropped logos in the filter. Could you have a look at our site and check this issue too please. Before the update we added some css to make the logos as big as possible in the filter area – but that is not working anymore.
    Thanks!

    #417860

    Luke Nielsen
    Member

    Hello,

    Kindly accept our sincere apologies for the inconvenience caused to you, in the next update it will be fixed. In order to fix it now, please enter 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;
    }

    Let me know if there is anything else I can help and have a good day!

    Kind Regards

    #417874

    joern
    Participant

    Thank you!

    #417885

    Luke Nielsen
    Member

    Hello,

    You are welcome!

    In case you need any additional help, I’d be more than happy to assist you.

    Have a good day.

    Kind Regards

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

The topic ‘Brand logos in filter cropped after update’ is closed to new replies.