How to get submit button and back button onto the same line/ panel/ question space

  • blair.jackson
    Asked on August 28, 2019 at 6:51 PM

    New to Jotform so might be something simple, but I don't seem to be able to get the submit button onto the same line as the back button. While the form is usable it looks a bit off. Any help would be appreciated.

    Thanks

    Jotform Thread 1944293 Screenshot
  • Girish JotForm Support
    Replied on August 28, 2019 at 8:04 PM

    Please insert the CSS code below in the form:

    .form-submit-button {

        top: 107px !important;

        position: relative;

    }

    Related Guide: How-to-Inject-Custom-CSS-Codes 

    15670370292908 4 Screenshot 10

    Please do not hesitate to get back to us if you need further assistance.