Forums › Forums › Search & Filter Pro › Select2 dropdown menu on mobile
- This topic has 8 replies, 2 voices, and was last updated 5 years, 11 months ago by Anonymous.
Viewing 9 posts - 1 through 9 (of 9 total)
-
Trevor(Private) December 11, 2018 at 4:15 pm #195936
This was taken at 677px:
https://www.screencast.com/t/9MHjiVH1IbH
Where do you see the extra white space?
Anonymous(Private) December 12, 2018 at 1:58 pm #196069Thanks a lot Trevor. I had to adjust a bit your code in order to make it look ok on any screen dimension up to 767px, like so:
.select2-container { left: auto !important; } .select2-container--open .select2-dropdown { left: 2% !important; margin-left: 11px; }
It was very tricky, thanks again 😉
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)