The submit button is not align and goes off at the bottom

  • happybicycle
    Asked on July 5, 2016 at 11:20 AM
  • Welvin Support Team Lead
    Replied on July 5, 2016 at 11:51 AM

    What button are you referring to? The submit button? I see that the submit button in your form is off at the bottom part. You can fix it by injecting the following custom CSS codes to your form:

    .form-submit-button {

        float: none !important;

    }

    Please follow the steps from this guide to inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes