NEXT and BACK buttons are not properly aligned to the left

  • xagolab
    Asked on June 28, 2015 at 12:04 PM
    . NEXT and BACK buttons are not properly aligned to the left.  Looks awful
  • Welvin Support Team Lead
    Replied on June 28, 2015 at 12:14 PM

    To fix the alignment of the first next button, you can inject the following custom CSS codes:

    button#form-pagebreak-next_27 {

      margin-left: -45px;

    }

    NEXT and BACK buttons are not properly aligned to the left Image 1 Screenshot 20

    Here's how to inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. Note, you have to add the codes to the very bottom of the existing ones.

    Thanks

  • xagolab
    Replied on June 28, 2015 at 12:34 PM

    I guess this thread becomes obsolete if I plan to implement single page form instead of breaking the form in 2 pages.  Thanks though

  • Mike_G JotForm Support
    Replied on June 28, 2015 at 3:49 PM

    Just wondering if you have tried to use my colleague's solution? I have checked your website and it seems that you have already removed the page break on your form. However, should you have any other questions in the future, please feel free to get back to us and we will be glad to help you. Thank you.