Date Picker Field Size

  • kjreif
    Asked on March 15, 2016 at 10:48 AM

    Can anyone help me figure out how to increase the size of the field for the date picker?  It works fine, but it just doesn't look right.  

    Thanks!

    Jotform Thread 794898 Screenshot
  • Carina
    Replied on March 15, 2016 at 11:55 AM

    You can add the following css code:

    .showAutoCalendar {

         position:relative;

        left: 40px !important;

     

    }

     

    #lite_mode_39 {

        width: 86px;

    }

     

    Or you can just clone the demo form:

    https://form.jotform.com/60744408056960 

    Let us know if we can assist you further.