The filterbox is too small: https://deurbeslagtekoop.nl/winkel
How can I fix this? TIA
Hi,
Try the following CSS code:
.select2-container .select2-selection--single{ height: auto!important; } .select2-container--default .select2-selection--single .select2-selection__arrow{ top: 50%!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Comments
Hi,
Try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards