If you are looking to create a custom select box, you can use below HTML and CSS code I have provided. Below an example of custom select box.
This is a simple project to make a custom select box that will enable the user to select a desired option out of a number of options.
Streamlined creation/selection of span elements Renamed span classes to "customSelect" and "customSelectInner" to coinside with plugin name You can now have styles for when select box is open or ...