How do I center the form?

  • heyitsreach
    Asked on November 20, 2017 at 11:06 AM
    How do i centre the form ?
    How do i add help text into my email field ? i have it in the confirm email field but not the first email field ?
  • BJoanna
    Replied on November 20, 2017 at 11:27 AM

    Add this CSS code to center the form:

    .form-all {

           margin: auto !important;

    }

    How to Inject Custom CSS Codes

    You can add the placeholder text inside of the filed properties.

    1511195204text Screenshot 10