Hello
I did a test/ It works correctly on my device
Can you make a video or screenshots with the issue ?
Yes, I recorded a video although you can’t see the “touches”
When it comes to touching the multiselect to select, I can’t because the first one I touch is chosen and it doesn’t allow sliding.
I tried again disabling plugins, custom css and nothing.
Video: https://imgur.com/7XUDK5d
Hello
I think I understand that this only applies to multi-dropdown. If you select many items, there is no space to click
Try to add CSS:
.selectm23 .selectm23-selecton {
padding-right: 30px;
}
No, that’s not the problem. I think it’s not a CSS fix.
The problem is that I can’t scroll down the options on mobile to choose others.
For exalmple: I have like 30 options to select in one taxonomy that is put on multiselect, but I can’t choose the last one because the dropdown only shows me the fewer first (like 6) and the scroll down doesn’t work ’cause when I try to scroll down the options it automatically select one of the options I touch.
Hello
Ok! Looks like I got this error
I passed this on to the developers