Replies: 4 comments 2 replies
-
@helgator Did you ever find a solution for this? I'm looking for one as well. As far as I can see it's not supported in the bs5 theme scss. |
Beta Was this translation helpful? Give feedback.
-
The quickest way to enable BOOTSTRAP 5 working with your selectize is to just use selectize.bootstrap5.css . Download the file here https://github.com/selectize/selectize.js/blob/master/dist/css/selectize.bootstrap5.css Then remove the default selectize css file - selectize.default.min.css |
Beta Was this translation helpful? Give feedback.
-
I use bootstrap's dark and light option and it can be changed dynamically, how is it possible to change the selectize style in this case? |
Beta Was this translation helpful? Give feedback.
-
.selectize-input { |
Beta Was this translation helpful? Give feedback.
-
Hi, I am new to selectize. I was able to get it working but how do I enable the Bootstrap 5 styles?
Is there a way to make it work with Bootstrap 5 "floating labels"?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions