How to move page break button to the middle if 1 of the buttons is hidden?

  • tristansmith
    Asked on March 12, 2015 at 4:41 PM
  • Mike
    Replied on March 12, 2015 at 5:50 PM

    Thank you for contacting us.

    Is there a form you are working on? For example, we can add a left margin to the next/back pagebreak container to move the button.

    .form-pagebreak-next-container {
    margin-left: 150px;
    }

    This is how the CSS can be injected to the forms.