Flip back next buttons

  • ipunt
    Asked on August 18, 2017 at 7:02 PM

    Hello,

    Is there anyway I can flip the back-next button to: next-back button?

     

    Ivo

     

  • John_Benson
    Replied on August 18, 2017 at 10:17 PM

    Hi Ivo,

    We do not recommend switching the Back and Next button because it will not look good if viewed in any mobile devices.

    Also, could you please provide the form ID so we can check it further?

    I am assuming now that you're referring to this form (http://www.jotformeu.com/form/72142835284356). Please add this Custom CSS Code to your form:

    .form-pagebreak-back-container, .form-pagebreak-next-container {

        float: right !important;

    }

    To inject a Custom CSS Code, please follow this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Result:

    Flip back next buttons Image 1 Screenshot 20

    I hope this helps. Let us know if you have questions.