Change option blue color

Asked

Viewed 10 times

0

I want to change this blue color of the option when selected

<select size="4">
  <option>Volvo</option>
  <option value="saab">Saab</option>
  <option value="opel">Opel</option>
  <option value="audi">Audi</option>
</select>

  • Tried something?...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.