Custom select using CSS Example

Custom select using CSS

Back to Tutorial
Example:

July 2014
Oct 2015 - After further testing, if you need white text (e.g. the 'dark' example below) the cross-browser support isn't great. I'd advise against using this example with white text solutions. Perhaps seek out a javascript option.

Custom Select (dropdown) Using CSS

Create a custom looking select box using CSS only. The dropdown part (options) of the select remains the same as native dropdown style (recommended). Please read comments in the css. Based off https://jsbin.com/yaruh/49/edit.

How it works

Browser support:


Result