DOB field too small.

  • pardop1
    Asked on August 24, 2016 at 10:12 PM

    What is the css code to make the field wider? https://form.jotform.com/62259186051961

     

  • Chriistian Jotform Support
    Replied on August 25, 2016 at 3:37 AM

    You can inject the custom CSS code below to make the date of birth field wider. You can also change the highlighted values to widen it based on your preference.

    #lite_mode_76 {

        width: 100px;

    }

    #input_76_pick {

        margin-left: 5px;

    }

    DOB field too small Screenshot 20

    Feel free to contact us again if you need further assistance.
    Regards.