My submit button is disappearing after I type in email address

  • jeannemarie
    Asked on November 25, 2017 at 12:44 AM

     I hae no idea what is going on. I have tried to edit my form but I still am getting the "Submit" button hiding after the email is entered. I have tried this on Safari and Google Chrome. any insights would be GREAT! Thank you!

    Jotform Thread 1306818 Screenshot
  • BJoanna
    Replied on November 25, 2017 at 4:05 AM

    I checked the forms on your account and I saw that you deleted that form. 

    I inspected your other form and the screenshot you provided and I think that the submit button is hidden behind the JotForm branding. 

    I also think that the logo that you added at the top of the form is the one that is causing the issue. 

    You can add this CSS code to your form to see if that will resolve your issue:

    .supernova .form-all {

        padding-bottom: 150px!important;

    }

    How to Inject Custom CSS Codes

    Another way is to remove the logo and add it to your form using the Image field. 

    1511600465logo Screenshot 10

    Here is my demo form: https://form.jotform.com/73281862270962 

    Feel free to test it and clone it

    You can restore your form from the Trash folder and use one of the suggestions above. 

    How to Restore Deleted Forms

    If the issue is still not resolved, provide us the URL of the webpage where your form is embedded. 

    Hope this helps to solve the issue.