Remove whitespace on the top of form

  • virtualearth
    Asked on April 15, 2015 at 10:50 AM

    I added the cms above however not getting a result (remove or reduce padding above form).

    see: https://secure.jotformpro.com/form/51027081993961

    regards

    Brad

  • Kiran Support Team Lead
    Replied on April 15, 2015 at 11:25 AM

    Could you try injecting the following CSS code to your JotForm with the margin reduced further to -40px to see if that helps?

    .form-all {

    padding-top: 0;

    margin-top: -40px;

    }

    Please let us know if you need any further assistance. We will be happy to help.

     

    Thanks.

  • ATPHNB
    Replied on April 23, 2015 at 8:44 PM

    Thanks -

    I am evaluating this tool for a subscription. The fix worked after I punched in margin-top:-200p . There must be something up there like an unused header etc. All the nice interface tools you have are great but I can't have staff going in to the css code and fixing things. form: HNB Survey
  • Kiran Support Team Lead
    Replied on April 23, 2015 at 11:15 PM

    @ATPHNB

    Your query is moved to a separate thread and shall be addressed there shortly.

    http://www.jotform.com/answers/558240

    Thanks!