How can I remove the padding so the form fits it the top left?

  • NickyB
    Answered on November 22, 2011 02:04 AM

    Hi there,

     

    This is such an awesome app - thank you... Just a quick question, how can I remove the padding so the form fits it the top left??

     

    Thanks,

    Nicky

  • abajan Jotform Support
    Answered on November 22, 2011 02:43 AM

    Please inject the following CSS and let us know if it helps:

    .form-all {
    padding-top:0;
    margin-left:0;
    }

  • NickyB
    Answered on November 22, 2011 03:45 AM

    Hi Abajan,

     

    Thank you so much, perfect!!

     

    have a great day!!

  • abajan Jotform Support
    Answered on November 22, 2011 03:47 AM

    You're quite welcome :)

    You have a great day too!