How to solve back and next buttons overlap problem in preview mode?

  • Steamtown
    Asked on June 12, 2019 at 8:51 AM

    The "next" and "back" buttons at the bottom of the page overlap when I preview my form.

    Jotform Thread 1854369 Screenshot
  • muratengin Data Analyst
    Replied on June 12, 2019 at 9:25 AM

    I have controlled your form. Please inject the css code below and it will be done. 

    Please let us know if you need any help. 


    .form-pagebreak-back-container {

        margin-left: 0% !important;

    }


    .form-pagebreak-next-container {

        margin-left: 10% !important;

    }


    1560345474Screen Shot 2019 06 12 at 16 Screenshot 10