Title: Success Message Colour
Last modified: August 21, 2016

---

# Success Message Colour

 *  [arke1](https://wordpress.org/support/users/arke1/)
 * (@arke1)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/success-message-colour/)
 * Hi there,
 * How do I go about changing styling of the colour for the Success Message? Currently
   it’s set to green and I’d like to change to blue.
 * Cheers!
 * Tom
 * [http://wordpress.org/plugins/mailchimp/](http://wordpress.org/plugins/mailchimp/)

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

 *  [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * (@mc_tak)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/success-message-colour/#post-4221573)
 * Hey there,
 * Thanks for posting. The success message uses the “mc_success_msg” class, so you
   can add your own CSS to change its color by doing something like…
 *     ```
       .mc_success_msg {
       color: blue;
       }
       ```
   
 * Let us know if you have any additional questions!
 *  [Liz](https://wordpress.org/support/users/lizschneider/)
 * (@lizschneider)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/success-message-colour/#post-4221684)
 * Is this CSS code added to the overall site styles.css or somewhere else?
 *  [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * (@mc_tak)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/success-message-colour/#post-4221724)
 * Hey Liz,
 * Yep yep, you can add this code to your active theme’s styles.css file and it 
   should take effect. Keep in mind that if the theme is updated in the future you’ll
   most likely need to re-add this bit of code.
 * Let us know if you have any questions or run into any issues!
 * -tk

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

The topic ‘Success Message Colour’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp/assets/icon.svg?rev=3156997)
 * [Mailchimp List Subscribe Form](https://wordpress.org/plugins/mailchimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/success-message-colour/#post-4221724)
 * Status: not resolved