Hello - Our form Submit Button is disappearing on Android Phones

  • FlagProsTN
    Asked on January 4, 2017 at 8:00 PM

    Hello -

    The employment application on this page is not displaying the Submit button on an Android phone. 

    http://www.flagpros.net/employment/

     

    Help? 

  • Ian
    Replied on January 5, 2017 at 1:19 AM

    I would suggest you to add the Mobile Responsive widget at the end of the form. It should various other responsiveness issues I notice for the form while viewing on mobile device.

    Hello   Our form Submit Button is disappearing on Android Phones Image 1 Screenshot 20

     If you still face the issue, then and only then add the following code using INJECT CSS

    .jotform-form { 

    padding: 70px 0;
    }

     

    Hope this helps.

    Let us know if the issue still persists for you.