Title: Trouble with submit button
Last modified: August 21, 2016

---

# Trouble with submit button

 *  [asles](https://wordpress.org/support/users/asles/)
 * (@asles)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/)
 * Hi Guys!
    I read FAQ and docs. I have been reading blogs for about 4 days but
   didn’t find any solution. I hope you can prompt me on my problem.
 * here is a contact form [http://www.ft-studio.com/inquiries-3/](http://www.ft-studio.com/inquiries-3/)
 * in the “form” section the button is described like this
    [submit id:send class:
   buttoncontact]
 * in the stylesheet (Appearance-Editor-stylesheet) at the end of the .css file 
   I added:
    .wpcf7-form .buttoncontact {color:#A3B139;}
 * But unfortunately the appearance of the button didn’t change at all.
    What wrong
   am I doing?
 * [http://wordpress.org/plugins/contact-form-7/](http://wordpress.org/plugins/contact-form-7/)

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/#post-4358607)
 * Try [Firebug](https://getfirebug.com/) to detect what styles are actually applied
   to the submit button.
 * As of this moment, this is applied:
 *     ```
       .wpcf7-form .buttoncontact {
           color: #000000;
       }
       ```
   
 *  Thread Starter [asles](https://wordpress.org/support/users/asles/)
 * (@asles)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/#post-4358736)
 * >  As of this moment, this is applied:
   >  .wpcf7-form .buttoncontact { color: #
   > 000000; }
 * I don’t see that it applies. the appearance of the button stays by default.
 * ===================================
    I tried Firebug.
 * plz have a look at this [http://www.perevod.zp.ua/1.jpg](http://www.perevod.zp.ua/1.jpg)
 * when I make changes in the respective field (please have a look at [http://www.perevod.zp.ua/1.jpg](http://www.perevod.zp.ua/1.jpg)),
   the colour changes.
 * now the question is – where I can find the stylesheet with this kind of name “
   bcxNCo….css”
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/#post-4358769)
 * Try clearing all caches. Not sure from my side what cache plugin you’re using,
   though.
 *  Thread Starter [asles](https://wordpress.org/support/users/asles/)
 * (@asles)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/#post-4358771)
 * a very big thank you! as usual – the solution is in simple things!!!

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

The topic ‘Trouble with submit 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [asles](https://wordpress.org/support/users/asles/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/trouble-with-submit-button/#post-4358771)
 * Status: not resolved