Ability to hide time in date field on web forms

Comments

3 comments

  • Karol Witek

    Hello Kris,

    you can hide time entry using custom CSS:

     

    span.timeEntry_wrap{

    visibility:hidden;

    }

     

    Regards

    Karol

    0
    Comment actions Permalink
  • Kris Gesling

    Of course! So simple, so genius, thanks Karol

    0
    Comment actions Permalink
  • Brian Faulconer

    I'm new to CSS. Is it supposed to work if I just paste those strings into the custom CSS under theme? I tried but the time field is still showing up.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk