Why is my form not centered on desktop?

  • jakebrashen
    Asked on April 26, 2024 at 1:46 PM
  • Harshad_P JotForm Support
    Replied on April 26, 2024 at 2:11 PM

    Hi Jake,

    Thanks for reaching out to Jotform Support. I am sorry you are having an issue with this. I've cloned your form and tested it. The form is not centered. Can you please inject below CSS code on the form, which will resolve the issue? Let me show you how:

    1. Copy the code below:

    .form-all {
        margin : auto !important;
    }

     2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
    3. In the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box.

    Why is my form not centered on desktop? Image 1 Screenshot 20 Give it a try and let us know how it goes.

  • jakebrashen
    Replied on April 26, 2024 at 2:22 PM

    that worked. thank you.

 
Your Answer