Unidentified text on form: "Please run the wizard" text appears on the form.

  • aronfrand
    Asked on March 1, 2021 at 2:00 PM

    Hi there,


    Thanks again for your amazing customer support.

    I have noticed that at the very end of my form there are text that I cannot seem to identify their source.

    Can you please remove it for me?

    Jotform Thread 2934038 Screenshot
  • Laura JotForm Support
    Replied on March 1, 2021 at 7:04 PM

    Hi,

    For some reason, the text seems to be in a div on the form:

    1614643357 603d809d43a3d wizard1 Screenshot 10
    I have hidden the text on your form with the following CSS code:

    #cid_112{
    display: none!important;
    }


    Now the form looks like this:

    1614643427 603d80e32e8fb wizard Screenshot 21
    Please confirm that everything looks good on the form, and let us know if you would encounter any issues.
    Thank you!

  • aronfrand
    Replied on March 1, 2021 at 7:38 PM

    Perfect! Thank you so much!