Can you center this form for me?

  • commercialkings
    Asked on January 4, 2018 at 5:31 PM

    Can you please center align the form on this page?

    https://commercialkings.com/careers


  • John_Benson
    Replied on January 4, 2018 at 7:41 PM

    Please try adding this custom CSS code to your form:

    @media screen and (max-width: 579px)

    .jotform-form {

    padding: 10% 10% !important;

    }

    .jotform-form {

    padding: 1% 25%!important;

    }

    To add custom CSS code to your form, please follow this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes