Title: Select (dropdown) CSS
Last modified: January 31, 2020

---

# Select (dropdown) CSS

 *  Resolved [eyeghoti](https://wordpress.org/support/users/eyeghoti/)
 * (@eyeghoti)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/select-dropdown-css/)
 * I’m struggling to identify what CSS to use to change the background and font 
   colours of a Select dropdown on my WC Chechout page. (“How did you find us” on
   [this page](https://www.sa-fc.org.uk/checkout/).)
    At the moment the dropdown
   options are white text on a white background until the cursor rolls over them.
   They don’t seem to be effected by the same CSS as all the other fields on the
   page.
 * Can anyone help please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fselect-dropdown-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/select-dropdown-css/#post-12392936)
 * Could you please try to add the below style in your theme’s Additional CSS.
 *     ```
       .select2-container li {
       color: #000;
       }
       ```
   
 * Hope this will help.
 * Thank you!
 *  Thread Starter [eyeghoti](https://wordpress.org/support/users/eyeghoti/)
 * (@eyeghoti)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/select-dropdown-css/#post-12393437)
 * Awesome. Thanks. (It was the _li_ I was missing.)
 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/select-dropdown-css/#post-12395816)
 * Great!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Select (dropdown) CSS’ is closed to new replies.

 * ![](https://ps.w.org/woo-checkout-field-editor-pro/assets/icon-256x256.gif?rev
   =3479964)
 * [Checkout Field Editor (Checkout Manager) for WooCommerce](https://wordpress.org/plugins/woo-checkout-field-editor-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-checkout-field-editor-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/select-dropdown-css/#post-12395816)
 * Status: resolved