How to Center my Form?

  • vinetlivres
    Asked on January 24, 2016 at 8:10 AM

    Hello - How do I center my entire form as a whole? I browsed through the User Guide but couldn't find a solution. See attached screen shot. 

    Thanks very much.

    Jotform Thread 754427 Screenshot
  • David JotForm Support Manager
    Replied on January 24, 2016 at 12:38 PM

    What is the URL of the page where your form is embedded? Could you please try injectig this custom CSS code: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-section.page-section{

        margin-left: 190px !important;

    }

    Let us know if you need more help, we will be glad to assist you.