My back and next buttons aren't working on my form. They seem to work in the preview mode, but not in the actual form.

  • faithdanceteacher
    Asked on July 11, 2016 at 11:28 PM

    Here is the link to the form

    https://form.jotform.com/61925963356971

  • Chriistian Jotform Support
    Replied on July 12, 2016 at 1:23 AM

    It seems that there is a css element that is blocking the next button, which is why it is not working on your form. To resolve the issue, please inject the custom css code below.

    #checkSubmission {

        padding-top: 0px!important;

    }

    My back and next buttons arent working on my form Screenshot 20