align back and submit button

  • sinha20raj
    Asked on July 23, 2020 at 12:49 AM

    Recently I've created a Course Instructor form,, on page 3 I've both Back & Submit button,, I'm unable to align them in line,, like what I'm looking for is,,, Back button should Left and Submit should Right aligned. Presently submit is above Back.

  • Sonnyfer JotForm Support
    Replied on July 23, 2020 at 4:49 AM

    Hi there - Thanks for reaching out.

    Please refer to the below steps to achieve your requirement:

    Submit should Right aligned

    1595494027rui Screenshot 10

     Back button should Left

    Inject the below CSS code to your form:

    #form-pagebreak-back_18 {

        margin-top : -100px ! important;

        position : absolute ! important;

    }

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

    Result:

    1595494152res Screenshot 21

    Let us know if you need further assistance.

  • sinha20raj
    Replied on July 23, 2020 at 11:28 AM
    Let me apply your suggestions,, I'll be back in case of further assistance.
    Regards,,
    Rajesh S.
    ...