Title: Embed Submit Animation
Last modified: June 24, 2021

---

# Embed Submit Animation

 *  Resolved [ramatt](https://wordpress.org/support/users/ramatt/)
 * (@ramatt)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/embed-submit-animation/)
 * Is there a way to change the submission behavior for an embed form? I would like
   to change or disable the animation.
 * For clarity – right now it animates and expands a box that shows a check mark
   and the submission text. I’d like to know if we can control this in more detail.
   I’d prefer it to just show the submission text and have no animation.
    -  This topic was modified 4 years, 11 months ago by [ramatt](https://wordpress.org/support/users/ramatt/).

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

 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/embed-submit-animation/#post-14594076)
 * Hi [@ramatt](https://wordpress.org/support/users/ramatt/)
 * I hope you are doing well.
 * The Animation can’t be disabled but you can modify it.
 * You can add your custom message under Email > Submission Behavior
 * In case you would like to remove the check mark you can use a CSS:
 *     ```
       span.hustle-icon-check {
           display: none !important;
       }
       ```
   
 * Add it to Hustle > Your Module > Appearance > Custom CSS.
 * Let us know if this is what you were looking for,
    Best Regards Patrick Freitas
 *  Thread Starter [ramatt](https://wordpress.org/support/users/ramatt/)
 * (@ramatt)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/embed-submit-animation/#post-14596147)
 * No, unfortunately this won’t work for our needs – It seems really limiting to
   be forced to accommodate this animation. I am on the pro version – are there 
   any other options? We simply want a standard form with no animations to insert
   emails into Sendgrid contact lists.
 * Thanks for the quick reply.
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/embed-submit-animation/#post-14599032)
 * Hi [@ramatt](https://wordpress.org/support/users/ramatt/)
 * Thank you for the information.
 * The wordpress.org forums are limited to free users, In case you are on the Pro
   version, can you please create a ticket on our Members forum and we can take 
   a closer look at any workaround?
 * [https://wpmudev.com/hub2/support](https://wpmudev.com/hub2/support)
 * Best Regards
    Patrick Freitas

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

The topic ‘Embed Submit Animation’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/embed-submit-animation/#post-14599032)
 * Status: resolved