Hi there,
Thanks for contacting us. Will you please share your site URL to check the issue of select.
Note: Can you share a screenshot
-Thanks
Many thanks this is the testing url:
Title
and this is the code of the first select you see:
<div class="pt-3 col">
<div class="bootstrap-select-wrapper">
<label>Etichetta</label>
<select title="Scegli una opzione" data-live-search="true" data-live-search-placeholder="Cerca opzioni">
<option value="1">Lorem ipsum dolor sit amet</option>
<option value="2">Duis vestibulum eleifend libero</option>
<option value="3">Phasellus pretium orci sed odio tempus</option>
<option value="4">Vestibulum bibendum ex vel augue porttitor sodales</option>
<option value="5">Praesent quis elementum turpis</option>
</select>
</div>
</div>
As you can see there is a sp-select that is auto-build but i don't know why.
thanks a lot