Title: button under after conversion message
Last modified: July 23, 2019

---

# button under after conversion message

 *  Resolved [Rashid](https://wordpress.org/support/users/rashidnqh/)
 * (@rashidnqh)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/)
 * Hi, I have integrated mailchimp.
    after successful subscription, “after conversion”
   message is displayed. but ‘submit’ button is also visible, which should not be
   visible. I have checked demo pages, and there is no button visible under “after
   conversion” message.

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

 *  Plugin Author [Collins Agbonghama](https://wordpress.org/support/users/collizo4sky/)
 * (@collizo4sky)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/#post-11759699)
 * Look like a CSS conflict with your theme. Can I see a link to your website page
   with the form?
 *  Thread Starter [Rashid](https://wordpress.org/support/users/rashidnqh/)
 * (@rashidnqh)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/#post-11760282)
 * [https://wetalkeurope.com/en/](https://wetalkeurope.com/en/)
    popup or footer
 *  Plugin Author [Collins Agbonghama](https://wordpress.org/support/users/collizo4sky/)
 * (@collizo4sky)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/#post-11760501)
 * add this custom css code to your site
 *     ```
       .mo-optin-form-container input[type="submit"] {
           z-index: 0 !important;
       }
       ```
   
 * That should fix the issue.
 *  Thread Starter [Rashid](https://wordpress.org/support/users/rashidnqh/)
 * (@rashidnqh)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/#post-11761964)
 * It worked, thanks alot.
    amazed with the support, will leave good rating 🙂

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

The topic ‘button under after conversion message’ is closed to new replies.

 * ![](https://ps.w.org/mailoptin/assets/icon-256x256.png?rev=1699978)
 * [MailOptin - Popup, Optin Forms & Email Newsletters for Mailchimp, HubSpot, AWeber Etc.](https://wordpress.org/plugins/mailoptin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailoptin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailoptin/)
 * [Active Topics](https://wordpress.org/support/plugin/mailoptin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailoptin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailoptin/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Rashid](https://wordpress.org/support/users/rashidnqh/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/button-under-after-conversion-message/#post-11761964)
 * Status: resolved