How do I indent the Date Picker?

  • GDBAtraining
    Asked on January 9, 2018 at 10:34 AM

    I found a forum answer on how to indent questions, but it skips over the date picker.

     

    Thank you for the help!

  • Richie JotForm Support
    Replied on January 9, 2018 at 11:07 AM

    You can indent a datepicker by using custom css codes. How-to-Inject-Custom-CSS-Codes

    We get the datepicker ID and apply the margin css code.

    I have made a sample form, feel free to clone it. https://form.jotform.com/80084794248970.

    How-to-Clone-an-Existing-Form-from-a-URL

    How do I indent the Date Picker? Image 1 Screenshot 30

    By getting the datepicker ID and adding the margin css code , I have moved my datepicker.

    How do I indent the Date Picker? Image 2 Screenshot 41

    Hope this helps.

    Please let us know if you have further questions.