How can I increase the space between the start and end date of the Configurable List widget?

  • debdoo66
    Asked on May 6, 2017 at 3:53 PM

    Hi, I am using the configurable list widget with date fields.... start date and end date.... how do I get more padding in between the two? you can see it here

     

    https://form.jotform.us/53194989722167

     

     

  • Support_Management Jotform Support
    Replied on May 6, 2017 at 5:22 PM

    To increase the space between them, just add these CSS codes to the Configurable List Widget:

    .calendarIcon {

        padding-right: 30px;

    }

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

    Feel free to further adjust the value in px upon your discretion.

    Result:

    How can I increase the space between the start and end date of the Configurable List widget? Image 1 Screenshot 20