Left Alignment

  • SPGroup
    Asked on May 20, 2015 at 11:49 AM

    I can't seem to change the alignment on my form. I have set all alignments that I can find to left alignment but it is still centered on the page. Any suggestions? If you are asked for a login while viewing the page use this one.

    Username: kerrieedwards

    Password: testlogin

  • Chriistian Jotform Support
    Replied on May 20, 2015 at 12:07 PM

    Hi SPGroup,

     

    Thanks for contacting us.

     

    If I understood it correctly, you want to move the form to the left side of your website as shown in the screenshot below.

    Left Alignment Image 1 Screenshot 30

    You can do so by adding this CSS code on your form.

    .form-all {

    margin: 0px !important;

    }

     

    (Follow the instructions below)

    Left Alignment Image 2 Screenshot 41

     

    Do let us know if you need further assistance.

     

    Regards.