Home Forums WoodMart support forum Widget: filter by shop location is cut off

Widget: filter by shop location is cut off

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #376478

    contactpleazurr
    Participant

    hello,

    The filter by shop location “Any shop location” is cut off: https://snipboard.io/GSIzNe.jpg

    How can I fix this?

    #376484

    Bogdan Donovan
    Keymaster

    Hi,

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

    body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input {
    	max-width: 100% !important;
    }

    Kind Regards

    #376497

    contactpleazurr
    Participant

    Hello,

    Unfortunately that css code does not work.

    #376503

    Bogdan Donovan
    Keymaster

    Hi,

    We didn’t see you have added the following code to the Global Custom CSS area in Theme Settings. Try to add it and check again. If you add it and nothing happened, try to leave it there and write to us, so we can check.

    Kind Regards

    #376509

    contactpleazurr
    Participant

    Hello,

    I added it back, it works in incognito.

    #376557

    Bogdan Donovan
    Keymaster

    Hi,

    We have checked your site and the filter placeholder text is looking normally now. (check the screenshot https://prnt.sc/wjIVJvpVRhhs). It looks the same in logged, unlogged states and in incognito mode. If you see the difference between these states try to first clear your cache.

    Kind Regards

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