G
G
gofree2018-12-20 12:49:03
Bootstrap
gofree, 2018-12-20 12:49:03

Bootstrap and select2 how to combine two selects in input-group?

Hello.
Just two selects in bootstrap are connected. And they don't want to connect select2, how to fix it?

<div class="input-group">
   <select class="custom-select">
       <option></option>
    </select>
   <select class="custom-select">
       <option></option>
    </select>
</div>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question