Title: Changing Message Font Colour
Last modified: August 31, 2016

---

# Changing Message Font Colour

 *  Resolved [zeejayfixir](https://wordpress.org/support/users/zeejayfixir/)
 * (@zeejayfixir)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-message-font-colour/)
 * Hi guys,
 * I was wondering if it is possible to change the font colour of the messages, 
   for example the thank you message.
 * It is currently black in colour which is similar to my background colour so I
   cannot really see the message when it is displayed
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-message-font-colour/#post-6996105)
 * Hello zeejayfixir,
 * Yes, you can definitely change the color, but it would require adding CSS code
   to your theme or through any custom CSS plugin. Please see an example code below:
 *     ```
       .mc4wp-success {
           color: #FFFFFF;
       }
       ```
   

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [integration](https://wordpress.org/support/topic-tag/integration/)

 * 1 reply
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/changing-message-font-colour/#post-6996105)
 * Status: resolved