How can I align form left

  • comfortzones
    Asked on April 7, 2015 at 2:54 PM
  • Mike
    Replied on April 7, 2015 at 3:44 PM

    Thank you for contacting us.

    You can try injecting the following CSS in order to remove the form container centering.

    .form-all {
    margin: 0;
    }

    How can I align form left Image 1 Screenshot 30

    Form:

    How can I align form left Image 2 Screenshot 41

    If you need any further assistance on this, please provide us with a link to the web page in question.