DateTime field sub label alignment

  • chanellno1
    Asked on February 28, 2015 at 8:55 AM

    Hello,

    The form I'm referring to is located here: http://form.jotform.us/form/50575411061143

    I am wondering what I need to do to fix the spacing/padding for the Month & Date sub labels.  for some reason they are not positioned correctly. I tried making the width of that area wider, by changing it from 260px to 300px, but that did nothing to resolve the issue.

    I appreciate you help,

    Thanks,

     

  • Welvin Support Team Lead
    Replied on February 28, 2015 at 11:47 AM

    Hi,

    That is because of the Date Separator. Injecting the following custom CSS codes will fix it:

    span.date-separate {

    display: none;

    }

    Here's our guide to inject the codes: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thanks

  • chanellno1
    Replied on February 28, 2015 at 3:11 PM

    Thank  you Welvin,

    That worked perfectly.

    Chanell

  • Ben
    Replied on February 28, 2015 at 6:54 PM

    In my colleague's name, you are welcome Chanell. I am glad to hear that it worked perfectly for you.