Changing the date field size

  • bazwillrun
    Asked on June 9, 2016 at 6:37 AM

    Hi there
    Is there a way to reduce the size of the box that has the day of the month ...as only two characters are needed ?

    thanks

    Changing the date field size Image 1 Screenshot 20

  • Jan
    Replied on June 9, 2016 at 10:43 AM

    Please insert this custom CSS code on the form.

    [data-type="control_birthdate"] .form-sub-label-container:first-child {
       width: 30% !important;

    Here's a guide on how to inject custom CSS on the form. Hope that helps. Thank you.

  • bazwillrun
    Replied on June 9, 2016 at 10:56 AM

    Perfect..thankyou very much

  • Jan
    Replied on June 9, 2016 at 12:12 PM

    Great! You are welcome. If you need our help, let us know. Thank you.

  • eumiramc
    Replied on July 20, 2016 at 10:25 AM

    Is there any way to adjust that CSS so that my date field is adjusted correctly in a mobile screen?
  • Jan
    Replied on July 20, 2016 at 12:03 PM

    @eumiramc

    I created a separate thread for your inquiry, here's the URL: https://www.jotform.com/answers/886876. I will post my reply on that thread.

    Thank you.