Skip to main content

How to remove default sign up form popup that appears after form submission?

Hey everyone. Anyone know how to remove this default sign up form (outlined in red) from appearing when signing up? It pops up after submitting the form behind it, cant seem to find it in the navigator itself so I'm assuming its a script thing.

3 comments

  • Julian Galluzzo
    Julian Galluzzo

    Most likely an attribute is there that doesn't need to be there which is triggering the modal 🙂

    0
  • Chukwudi
    Chukwudi

    Hi Kristian,

    Julian is right. It appears you have this attribute data-ms-modal="signup" on that page which triggers the signup modal. Removing it should fix the issue.

    If you're still having problems locating it, kindly send me your website link so I can assist you.

    0
  • Rhys Menzel
    Rhys Menzel OP

    Amazing thankyou both so much, that's most certainly fixed it. I appreciate the help.

    0

Please sign in to leave a comment.

Sitemap