hide the down arrow in a <select> box css code example Example: select box arrow hide css in ie select::-ms-expand { display: none; }