Title: Success message background
Last modified: November 1, 2017

---

# Success message background

 *  Resolved [marithomas](https://wordpress.org/support/users/marithomas/)
 * (@marithomas)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/success-message-background/)
 * How do I change the background colour of my success message please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsuccess-message-background%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [yikesitskevin](https://wordpress.org/support/users/yikesitskevin/)
 * (@yikesitskevin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/success-message-background/#post-9640519)
 * Hi [@marithomas](https://wordpress.org/support/users/marithomas/),
 * To change the background color you’ll need to add custom CSS. This CSS will turn
   the background color black:
 *     ```
       .yikes-easy-mc-success-message.yikes-easy-mc-success-message-1 {
           background-color: #000000 !important;
       }
       ```
   
 * Let me know if you need any help with that.
 * Cheers,
    Kevin.

Viewing 1 replies (of 1 total)

The topic ‘Success message background’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [yikesitskevin](https://wordpress.org/support/users/yikesitskevin/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/success-message-background/#post-9640519)
 * Status: resolved