Trying to move the actual enrollment form to the center.

  • stuball
    Asked on August 8, 2016 at 7:11 PM

    maybe center on the page.. not sure, but how do I move it?

    https://form.jotform.com/62204887363157

  • Chriistian Jotform Support
    Replied on August 8, 2016 at 9:35 PM

    You can inject the custom CSS code below to move the form to the center of the page.

    .form-all {

        margin: auto!important;

    }

    Here's how it should look after:

    Trying to move the actual enrollment form to the center Screenshot 20

    If you need further assistance, please let us know.
    Regards.