Widget: filter by shop location is cut off
-
hello,
The filter by shop location “Any shop location” is cut off: https://snipboard.io/GSIzNe.jpg
How can I fix this?
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
Hello,
Unfortunately that css code does not work.
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
Hello,
I added it back, it works in incognito.
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