How do you get rid of the space to the left of the form? I need it flush with left margin. Sure it's a simple answer, but can't find it.

  • memnoc42
    Asked on March 5, 2014 at 5:48 PM
  • jonathan
    Replied on March 5, 2014 at 7:27 PM

    Hi,

    Please inject the following custom css to left align your form:

     

    .form-all {float: left;}

    Follow this guide: How to Inject Custom CSS Codes

    Let us know if you need further assistance.

    Thanks,