Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

.custom-select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

As you can see this simple CSS code removes default browser styling — padding and arrow. If you want to add custom arrow just add image in the background.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.