how to I centre my form?

  • fletchbdma
    Asked on March 17, 2016 at 5:59 PM
  • Kevin Support Team Lead
    Replied on March 17, 2016 at 6:14 PM

    Your form should be centered by default, since the default style that is applied is responsive, however, you may also inject this CSS code to your form: 

    .form-all, .supernova{

    margin-left:auto;

    margin-right:auto;

    }

     

    This guide will help you to inject the code: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes