datetime quick field issue with the alignment of the month and day are too low. Year is in the right position

  • pardop1
    Asked on July 19, 2016 at 12:33 AM
  • Elton Support Team Lead
    Replied on July 19, 2016 at 1:54 AM

    If you are referring to the last 2 date fields in your form, use this CSS codes and inject it to your form. That should expand them.

    #id_67 .form-sub-label-container,

    #id_68 .form-sub-label-container {

        width: 85% !important

    }

     

     

    Guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes (paste it into the bottom section if you have existing CSS codes in your form)

    Result:

    datetime quick field issue with the alignment of the month and day are too low Screenshot 20

    Regards!