Title: Change input fields border color?
Last modified: August 20, 2016

---

# Change input fields border color?

 *  Resolved [tostrye](https://wordpress.org/support/users/tostrye/)
 * (@tostrye)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/change-input-fields-border-color/)
 * How do I Change input fields border color?
 * [http://wordpress.org/extend/plugins/quick-contact-form/](http://wordpress.org/extend/plugins/quick-contact-form/)

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

 *  [Graham](https://wordpress.org/support/users/aerin/)
 * (@aerin)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/change-input-fields-border-color/#post-3214994)
 * The easiest way is to use the plugin styling page. Check the ‘use custom CSS’
   and add the following to the text editor:
 * `#qcf-style input, #qcf-style textarea, #qcf-style select, #qcf-style #submit{
   border:1px solid #111111;}`
 * Where the #111111 is your border colour. Save the settings and that should be
   you sorted.
 *  Thread Starter [tostrye](https://wordpress.org/support/users/tostrye/)
 * (@tostrye)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/change-input-fields-border-color/#post-3214996)
 * I can’t get it working. Did I enter the CSS wrong? I’m not a power user…
    Here’s
   a screenshot: [http://i.imgur.com/VKRQ8.png](http://i.imgur.com/VKRQ8.png)
 *  [Graham](https://wordpress.org/support/users/aerin/)
 * (@aerin)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/change-input-fields-border-color/#post-3214997)
 * Check the source code of your site. In the header you should see the the style,
   if you can’t then it’s possible you have some restrictions on your WP installation.
 * The alternative to using custom CSS is to edit the plugin CSS. Click on the ‘
   CSS editor’ link on the plugin styling page and change the border colour as necessary.
 * This file will get over written when I issue new versions of the plugin but as
   long as you keep a copy locally you will be able to add your colours.

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

The topic ‘Change input fields border color?’ is closed to new replies.

 * ![](https://ps.w.org/quick-contact-form/assets/icon-128x128.png?rev=1068066)
 * [Quick Contact Form](https://wordpress.org/plugins/quick-contact-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-contact-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-contact-form/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-contact-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-contact-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-contact-form/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Graham](https://wordpress.org/support/users/aerin/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/change-input-fields-border-color/#post-3214997)
 * Status: resolved