Title: Hide confirmation message after subscription
Last modified: September 1, 2017

---

# Hide confirmation message after subscription

 *  Resolved [espirit](https://wordpress.org/support/users/gogawow/)
 * (@gogawow)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-confirmation-message-after-subscription/)
 * Hello, I want to hide confirmation message “Check your inbox or spam folder to
   confirm your subscription.” after subscription. In settings “Enable sign-up confirmation”
   is set NO. I tried to hide it using css, but no result. Please help. Thank you
    -  This topic was modified 8 years, 9 months ago by [espirit](https://wordpress.org/support/users/gogawow/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-confirmation-message-after-subscription%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-confirmation-message-after-subscription/#post-9461153)
 * Re,
 * Go to Appearance→Customize→Additional CSS and add the following rule:
 *     ```
       div.mailpoet_message > p.mailpoet_validate_success { display: none !important; }
       ```
   
 *  Thread Starter [espirit](https://wordpress.org/support/users/gogawow/)
 * (@gogawow)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-confirmation-message-after-subscription/#post-9461312)
 * Thank you so much! Works!
 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-confirmation-message-after-subscription/#post-9461628)
 * P.S. You can also edit your form and erase the confirmation message:
 * ![](https://i0.wp.com/i.imgur.com/1I97sqr.png)

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

The topic ‘Hide confirmation message after subscription’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

## Tags

 * [confirmation](https://wordpress.org/support/topic-tag/confirmation/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)

 * 3 replies
 * 2 participants
 * Last reply from: [Wysija](https://wordpress.org/support/users/wysija/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/hide-confirmation-message-after-subscription/#post-9461628)
 * Status: resolved