How do I remove the extra border space from the top section of my form?

  • ketotherapeutics
    Asked on November 1, 2015 at 6:50 PM
  • beril JotForm UI Developer
    Replied on November 2, 2015 at 2:34 AM

    Hi,

    Can you try to add the CSS code below from designer?

     

    .form-all{

    padding-top:0 !important;

    }

    Follow this guide: How to Inject Custom CSS Codes to your Form.

    I hope it will work.

     

    If you require any further information, feel free to contact us. We will be glad to assist you.

  • ketotherapeutics
    Replied on November 6, 2015 at 6:24 PM

    Thanks, but unfortunately it didn't work. There is still a lot of unwanted white space on the form - 

    https://form.jotform.com/53046583005955 

    1. Between the logo picture and the body of text in the first section - Ketotherapeutics is not making a diagnosis of disease or any stated or implied claims regarding possible results.

    2. Between the last text in the first section - Ketotherapeutics is not making a diagnosis of disease or any stated or implied claims regarding possible results - and the initial sentence in the second section - Anyone with these medical conditions should NOT undertake a ketogenic diet: - and

    3. Between the last text in the second section - Anyone with these medical conditions should NOT undertake a ketogenic diet: I affirm that the child named below does (Yes) or does not (No) have any of the above medical conditions. Please choose the "I don't know" option if you are unsure.- and the label with the radio button in the third section - Affirmation of medical condition.

    Thanks again for your help.

     

     

  • jonathan
    Replied on November 6, 2015 at 11:00 PM

    Please check my test form https://form.jotform.com/53098161147961?

    How do I remove the extra border space from the top section of my form? Image 1 Screenshot 20

    This are the CSS codes I used

    .form-all {

    padding-top : 0 !important;

    }#text_52 {

    padding : 0;

    margin-top : -60px!important;

    }#id_53 {

    padding-top: 0px !important;

    margin-top : -60px !important;

    }

     

    If the whitespaces are enough you can apply them on your form as well.

    Let us know how it goes.

     

     

  • ketotherapeutics
    Replied on November 8, 2015 at 4:52 PM

    Fantastic! Thanks for your help.

  • jonathan
    Replied on November 8, 2015 at 4:56 PM

    We're glad to be of help. Feel free to contact us again anytime for any assistance you need on JotForm.

    Cheers