how to hide dropdown arrow in select box code example Example: select box arrow hide css in ie select::-ms-expand { display: none; }