Page Break: Would like to center the button I use to start my form?

  • edwardobrien
    Asked on February 27, 2016 at 6:28 AM

    https://www.jotform.com//?formID=60570023989157#

    I cannot seem to find a way to center the 'NEXT' button that I have renamed to 'START' on my form. I have hidden the back button on the first page of my form which means the start button is indented to the right.

     

    Is there anyway to easily fix this?

     

    Thanks,

    Ed

    Jotform Thread 782887 Screenshot
  • Mike
    Replied on February 27, 2016 at 8:15 AM

    Please try adding the next CSS in order to center the first 'Next' button of the form.

    #cid_352 .form-pagebreak-next-container {
    margin-left: -220px;
    }

    Page Break: Would like to center the button I use to start my form? Image 1 Screenshot 20

    If you need any further assistance, please let us know. We will be happy to help.