Back and Next Button wrong format

  • coolnlite2
    Asked on December 20, 2017 at 11:46 PM

    Hi, the BACK and NEXT button is over lapping. How can i change that ? 

    NEXT button should be one the bottom right, BACK should be on bottom left. 

     
  • mertc JotForm UI Developer
    Replied on December 21, 2017 at 4:16 AM

    Hi, 

    You can resolve the problem by adding the following CSS codes.

    .form-pagebreak .form-pagebreak-back-container {

         width: auto !important;

    }

    You can see also how can you add the codes by watching the screencast.

    1513847380ovlp Screenshot 10

     

    If you need further assistance, please let us know.