Hello -
I have tried using all the method’s I could find on StackExchange and elsewhere to set the background color of the select2 control to transparent or any other color than white without success.
Please advise as to how this typically done.
I have also tried to use Placeholder with no luck .
$('.selector-coin').select2({
placeholder: 'Select A Coin',
});