Forums › Forums › Search & Filter Pro › Is it possible to make columns in combobox ( select2)
- This topic has 8 replies, 2 voices, and was last updated 4 years, 3 months ago by Anonymous.
-
Anonymous(Private) July 2, 2020 at 10:43 pm #251248
I forgot to check notify by e-mail, so I missed your answer.
I made one combobox on the page https://beeldarchief.hcan.nl/foto
Regards
Wim BaxAnonymous(Private) July 16, 2020 at 6:49 pm #253108Hello , I am back
As I wrote the code you provided gave no response at all.
I am looking for a layout like
item 1 item 4 item 7 item 10
item 2 item 5 item 8 item 11
item 3 item 6 item 9 item 12I tried to find which code had any effect on the combo box.
I added in the css of the elementor seach & Filter Form the following css
selector .searchfilter .select2-container–classic .select2-results>.select2-results__options, .select2-container–default .select2-results>.select2-results__options {
max-height: 300px;
overflow-y: auto;}
This code increased the height of the combobox.
But now the question is how to make this into a multi-column and of course a box with the appropiate width.
Regards
Wim BaxAnonymous(Private) July 20, 2020 at 5:00 pm #253329Thanks ,
I tried your code and first it didn’t work, because I am used to add selector in front of the code that I add to elementor css.
Without selector it was working.
I will study further what I want and like.
You can close this ticket
Regards
Wim Bax -
AuthorPosts