I think its possible with a little css
Anything is possible with HTML/CSS/JS. It’s an ideal “boost.” Very low-hanging fruit.
Thats true, just wanted to say that its just 3 lines of code for an entire app. But of course could be easier with a “padding option”.
What are the 3 lines of code?
Thanks @boston85719. Can I use one HTML ID shared between all dropdowns and apply it to all of them using only one HTML element?
I guess. Give it a test
@randomanon you can do this using the free Classify plugin.
@boston85719 has given a great written tutorial, and you can also watch a video tutorial here https://youtu.be/XZeME4z9byM?si=7-2Os7m4tZtEWAAK
Thanks, might end up changing the chevron to a bigger one too.
For the ID attribute, it’s actually working just fine by naming them all the same ID attribute, not sure if this is bad practice or anything but I usually prefer to use native over plugins.