Title: button color change
Last modified: August 30, 2016

---

# button color change

 *  Resolved [Mahma](https://wordpress.org/support/users/mahma/)
 * (@mahma)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/button-color-change-2/)
 * Hello,
    I want to put down the “contribution” button change the colour where 
   should I carry out the change?
 * [https://wordpress.org/plugins/user-submitted-posts/](https://wordpress.org/plugins/user-submitted-posts/)

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/button-color-change-2/#post-6510891)
 * You can add CSS via the plugin settings or your theme’s style.css file.
 *  [cascido](https://wordpress.org/support/users/cascido/)
 * (@cascido)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/button-color-change-2/#post-6511093)
 * Hello, I am using User Submitted Post plugin. I want to change submit button 
   color. When I change
    #usp-submit{background: #ff0000;} It changes the division
   background color. Please help me to change submit button color.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/button-color-change-2/#post-6511115)
 * Hi Cascido,
 * To target the button, you can do this:
 * `#usp-submit input { background: #ff0000; }`
 * and if that is not strong enough, try this:
 * `#usp-submit #user-submitted-post { background: #ff0000; }`

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

The topic ‘button color change’ is closed to new replies.

 * ![](https://ps.w.org/user-submitted-posts/assets/icon-256x256.png?rev=2567685)
 * [User Submitted Posts – Enable Users to Submit Posts from the Front End](https://wordpress.org/plugins/user-submitted-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-submitted-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-submitted-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/user-submitted-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-submitted-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-submitted-posts/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/button-color-change-2/#post-6511115)
 * Status: resolved