Can I align the date field further to the right

  • rbell1
    Asked on September 29, 2017 at 5:01 PM

    Could you please help me align the date field further to the right at the bottom of this form:  https://form.jotform.co/72609097041860

    Jotform Thread 1261608 Screenshot
  • Support_Management Jotform Support
    Replied on September 29, 2017 at 6:04 PM

    Try injecting the following CSS Codes to your Form Builder:

    #id_56 {

        margin-left: 300px;

    }

    Complete guide: How-to-Inject-Custom-CSS-Codes

    Result:

    Can I align the date field further to the right Image 1 Screenshot 20