-
Ssinha20raj
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 SupportHi there - Thanks for reaching out.
Please refer to the below steps to achieve your requirement:
Submit should Right aligned

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:

Let us know if you need further assistance.
-
sinha20rajLet me apply your suggestions,, I'll be back in case of further assistance.
Regards,,
Rajesh S.
...

