Calendar Field: Format date and time text

  • Audiosure
    Asked on June 9, 2015 at 9:01 AM
    One more thing - is there any way of getting the formatting of the date and time any better? The text isn't fitting nicely. 
  • Carina
    Replied on June 9, 2015 at 10:46 AM

    Please add this css code:

    .allowTime[data-type="control_datetime"] .form-dropdown {

        margin-right : 60px !important;

    }

    #hour_10,#hour_11, #min_10, #min_11 {

        width : 45px !important;

    }

    #ampm_10, #ampm_11 {

        width : 50px !important;

    }

    Or you can clone the demo form:

    http://form.jotformpro.com/form/51594496974979? 

     

    Let us know if we can assist you further.