Our form has a problem with the departure date

  • roger Homer
    Asked on August 5, 2019 at 10:19 AM

    Im habving a problem with the form on my web site using your design it used to work but seems to have a problem with the departure date please see web site.Can you correct for me please?

     Regards Roger Homer Car Link Air

  • Kiran Support Team Lead
    Replied on August 5, 2019 at 11:34 AM

    As I check the form on your web page, I see that the date field for the departure date is displaying correctly at my end. Please see the screenshot below:

    156501925605082019 210818 Screenshot 10

    Could you provide us with more information on the issue that you are experiencing so that we can assist you further?

    Thanks!


  • Kiran Support Team Lead
    Replied on August 5, 2019 at 11:42 AM

    Ok. I see that the date is not being displayed when a date is selected on the form. 

    156501964705082019 210814 Screenshot 10

    Please try injecting the following CSS code to the form so that the date shall be displayed correctly.

    li[data-type="control_datetime"] input.form-textbox {

        padding-left: 3px;

    }

    156501975105082019 210816 Screenshot 21

    Please get back to us if you need any further assistance. We will be happy to help.