For my more significant selects, the search box in Select2 is wonderful. However, in one instance, I have a simple selection of 4 hard-coded choices. In this case, the search bo
try this CSS
input[aria-controls=select2-product-type-results]{ display: none; }
this input is search field