Is there a way to remove the top spacing of the form without using CSS code?

  • ATPHNB
    Asked on April 23, 2015 at 11:15 PM
    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
  • Elton Support Team Lead
    Replied on April 24, 2015 at 4:16 AM

    Hi,

    Thanks for your suggestion. Unfortunately, we do not have one click solution as of the moment but we have submitted this as a feature request. Once this is implemented, you will receive an update via this thread.

    For now, we suggest to stay with the inject CSS solution. You can also use the following CSS code as it's pretty short and concise. This also removes the top spacing of the form.

    .jotform-form{padding:0}

    Thank you!

     

  • agabbydavis
    Replied on May 25, 2015 at 5:57 AM

    Hello,

     

    I have a question about this as well.  padding does not work for me and when I use margin-top: I too have to try a large number, but then it cuts half of my form off instead of moving it up to reduce white space.  Any other ideas? THanks

    a

  • Boris
    Replied on May 25, 2015 at 6:59 AM

    Hello agabbydavis.

    Please note that your question has been moved to a new thread to avoid confusion, and so that we can assist you better.

    Your question is now here: http://www.jotform.com/answers/575464

    We will assist you in that thread shortly.