Where can I find the CSS code?

  • Attend
    Asked on April 8, 2016 at 2:43 AM

    Hello,

    I used to change the source by clicking on the preference button. But now I can't find the css source anymore and I want to adjust the top padding of the form. 

    Hope to hear from you soon.

     

    Thank you and kind regards,

     

    Angela

  • Ashwin JotForm Support
    Replied on April 8, 2016 at 3:56 AM

    Hello Angela,

    There were few UI changes where few options were re-arranged. Please check the screenshot below how to inject custom css code in form:

    Where can I find the CSS code? Image 1 Screenshot 30

     

    Alternatively you can also inject the custom css code in your form through form designer. Please check the screenshot below:

    Where can I find the CSS code? Image 2 Screenshot 41

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • Ashwin JotForm Support
    Replied on April 8, 2016 at 3:59 AM

    You should inject following custom css code in form:

    div.form-all, .form-all > ul {

        margin-top: 20px;

        padding-top: 0;

    }

    Thank you!

  • Attend
    Replied on April 8, 2016 at 4:45 AM
    Thank you for the quick responds.
    So there is no way to edit in the original css anymore? Because that was very handy.
    Kind regards,
    Angela
    ...
  • Nik_C
    Replied on April 8, 2016 at 5:05 AM

    You can inject CSS like my colleague suggested and change any field of your form. If you want to edit more your CSS or anything in your form you can always download a source code.

    To do that please follow:

    Where can I find the CSS code? Image 1 Screenshot 20

    Please let us know if we can be of any more assistance.

    Thank you!