Title: Styling the button
Last modified: August 31, 2016

---

# Styling the button

 *  [evelysh](https://wordpress.org/support/users/evelysh/)
 * (@evelysh)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/styling-the-button/)
 * Hello, I’m having a hard time styling the submit button. I have tried adding 
   the class as mentioned in the FAQs, I tried adding a css style in the code snipet
   area of the plugin.
 * All I’m trying to do is change the color.
 * Thanks
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/styling-the-button/#post-7389934)
 * Hi,
 * can you send your page link where the button exist ?
 * thanks
 *  [tcastlecm](https://wordpress.org/support/users/tcastlecm/)
 * (@tcastlecm)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/styling-the-button/#post-7389947)
 * This worked for me. You can replace these values with your own.
 * }
    .wpcf7 input[type=submit] { background-color: #996633; border: 2px solid #
   996633; color: white; font-style: italic; font-weight: bold; padding: 16px 32px;
   margin: 4px 2px; cursor: pointer; border-radius: 4px; } .wpcf7 input[type=submit]:
   hover { background-color: white; color: #996633; }

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

The topic ‘Styling the 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [tcastlecm](https://wordpress.org/support/users/tcastlecm/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/styling-the-button/#post-7389947)
 * Status: not resolved