Title: CSS Styling Input fields
Last modified: August 22, 2016

---

# CSS Styling Input fields

 *  Resolved [groovetemple](https://wordpress.org/support/users/groovetemple/)
 * (@groovetemple)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-input-fields/)
 * I can’t figure it out what css selector I need to address to add border and or
   background color to input fields. I’ve tried different classes and can’t seem
   to get it to work. Any help?
 * [http://consciousdance.la](http://consciousdance.la)
 * [https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)

Viewing 1 replies (of 1 total)

 *  [Extech](https://wordpress.org/support/users/extech/)
 * (@extech)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-input-fields/#post-5433524)
 * input, textarea, select {
    border: 1px solid #CCC; background: #F5F5F5; }

Viewing 1 replies (of 1 total)

The topic ‘CSS Styling Input fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [input fields](https://wordpress.org/support/topic-tag/input-fields/)

 * 1 reply
 * 2 participants
 * Last reply from: [Extech](https://wordpress.org/support/users/extech/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-input-fields/#post-5433524)
 * Status: resolved