Adjustment of input fields

  • slider17
    Asked on November 6, 2014 at 8:36 AM

    Hi

     

    I have noticed on my jotform that their are some input fields that are indented by a few pixels compared to other input fields above and below a given field.

    Please see the screenshot below to see what i mean.
    In this particular case the 'Contact Number' field is indented a few pixels when compared to the Full Name and Email fields above and below it.

    http://gyazo.com/6f6aec61ab1cf255e60bef0c0658d868

     

    thanks

    amreet

  • Ben
    Replied on November 6, 2014 at 10:00 AM

    Hi Amreet,

    Looking at your jotform I found the issue happening under 2 different tabs: Man & a Van Service as shown on screenshot and under Storage Services.

    Injecting this CSS code will fix it for both fields (Contact number and Storage Duration respectively).

    li#id_69, li#id_58 {
        padding-left: 7px;
    }

    Do let us know how it goes.

    Best Regards,
    Ben

  • slider17
    Replied on November 6, 2014 at 11:51 PM

    yes that seems to have done the trick.

     

    thanks

  • Ashwin JotForm Support
    Replied on November 7, 2014 at 2:01 AM

    Hello slider17,

    On behalf of my colleague, you are welcome.

    Do get back to us if you have any questions.

    Thank you!