Adjusting Padding etc. On Form Elements

  • slobcorg
    Asked on January 27, 2018 at 10:38 AM

    Somehow I found my way to some advanced controls and changed the padding for my header elements. I cannot find my way back. I would like to explore these types of changes for other elements.

  • John_Benson
    Replied on January 27, 2018 at 1:43 PM

    See image below:

    Adjusting Padding etc. On Form Elements Image 10

    If you're referring to the space above the form, you can remove it by adding this custom CSS code to your form:

    .jotform-form {

        padding: 0px !important

    }

    To inject a custom CSS code, please follow this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes