Title: Colour send button
Last modified: March 12, 2017

---

# Colour send button

 *  [bridt17](https://wordpress.org/support/users/bridt17/)
 * (@bridt17)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/colour-send-button/)
 * I want to change the colour of the ‘send’ button.
    How can I change this?
 * Thanks a lot!

Viewing 1 replies (of 1 total)

 *  [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/colour-send-button/#post-8909440)
 * [@bridt17](https://wordpress.org/support/users/bridt17/) you can change colors
   through custom CSS. If you aren’t sure how to enter custom CSS, you can do it
   through Appearance > Customize and adding custom CSS (last option normally). 
   Typically you can target the submit button through the following (this will depend
   on what settings your theme uses)
 * input[type=submit] {
    background: #444; }

Viewing 1 replies (of 1 total)

The topic ‘Colour send button’ is closed to new replies.

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

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [send](https://wordpress.org/support/topic-tag/send/)

 * 1 reply
 * 2 participants
 * Last reply from: [anphira](https://wordpress.org/support/users/anphira/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/colour-send-button/#post-8909440)
 * Status: not resolved