How to I left align a form?

  • reviewbusters
    Asked on November 3, 2015 at 7:00 PM
  • Chriistian Jotform Support
    Replied on November 4, 2015 at 1:44 AM

    Hi,

     

    Can you try injecting the CSS code below to left align your form?

    .form-all{

        margin-left: 0;

    }

     

    To inject custom CSS code in your form, you can follow the instructions provided in this article: How to Inject Custom CSS Codes.

     

    Do let us know if you need further assistance.
    Regards.