For my bootstrap project, I decided to use bootstrap-select to incorporate a search function into my selects. While the search feature works perfectly, one thing that really bothers me is how it changes the default styling of the select element and applies the 'btn-light' style to it. As a result, it stands out from the rest of the inputs and I find it quite unappealing. Unfortunately, I haven't been able to figure out how to adjust this.
Does anyone have any suggestions on how to address this issue? The simpler the solution, the better! =)
I'm not a fan of how this looks! https://i.sstatic.net/zd5ky.png