form is not displaying how its showed in the preview

  • danblock
    Asked on December 31, 2016 at 4:02 PM

    I have been messing with the builder for hours and it does not display how it should.

    Jotform Thread 1022716 Screenshot
  • Mike_G JotForm Support
    Replied on January 1, 2017 at 3:33 AM

    Below is how your form looks like in Mozilla Firefox.

    form is not displaying how its showed in the preview Image 1 Screenshot 30

    And to my understanding, you are trying to make the "E-mail" and "Vehicle Model" field's sides aligned with the other fields, is that correct?

    Can you try to add the following CSS codes to your form to see if that fixes your issue?

    li#id_8, li#id_11 {

        padding: 5px !important;

    }

    The form should look like the same in the image below in your website after adding the CSS codes above.

    form is not displaying how its showed in the preview Image 2 Screenshot 41

    Please follow the instructions on how you can inject CSS codes to your form in this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    However, if, in any case, this is not what you're aiming to achieve with your form, please feel free to further describe your concern to us so we can find the necessary fix to it. 

    Also, if you think it will also help you better describe what you're trying to achieve by giving us screenshots, please do so and follow the instructions found in the guide (thread) below to learn how to post screenshots in the support forums.

    https://www.jotform.com/answers/414264-How-to-include-screenshot-image-in-the-support-forum

    Thank you.