Blue Envelope contact form lost style

  • ChelleB
    Asked on October 25, 2014 at 7:09 AM

    Hi,

     

    I selected the Blue Envelope contact form, and when I deleted and added certain options there are now white lines that appear between the tabs.

     

    Please can someone tell me how to sort this out.  

    Thanks

  • Ben
    Replied on October 25, 2014 at 7:22 AM

    Hi,

    I see what you mean.

    Can you please inject this CSS code to your jotform:

    li#id_8 {
        height: 55px;
    }
    li#id_10 {
        height: 70px;
    }
    li#id_11 {
        height: 50px;
    }
    li.form-line {
        margin: 0 0 0 5%;
    }
    li.form-line:first-child {
        margin-top: 10px;
    }

    You can see it with the applied style here: http://form.jotformpro.com/form/42973235957972

    You can clone it to your account as well, following this guide: How to Clone an Existing Form from a URL

    Do let us know if it works for you.

    Best Regards,
    Ben

  • ChelleB
    Replied on October 25, 2014 at 7:33 AM

    Thanks a mill Ben,

     

    works like a charm now.

  • Ben
    Replied on October 25, 2014 at 7:37 AM

    Hi,

    You are welcome. Great to hear that :)

    Do let us know if you have any further questions.

    Best Regards,
    Ben