Trouble with Date and Time picker formatting on Mobile!

  • Aji_Joey
    Asked on April 19, 2019 at 1:50 PM

    Having trouble formatting this correctly.


    I appreciate any guidance!

    Jotform Thread 1798546 Screenshot
  • denis_calin Jotform Support
    Replied on April 19, 2019 at 2:26 PM

    Hi @Aji_Joey!

    Please add the following CSS code to your form:

    @media only screen and (max-width: 600px){

        #cid_27 span.form-sub-label-container {

            margin : 0;

            padding : 0;

            float : left;

        }

    }

    You can add it at the very top, before all other CSS code. 


  • Aji_Joey
    Replied on April 19, 2019 at 4:40 PM

    Thank you that worked great! 


    Is there any way to to get the calendar icon inside of the text box like on the jotform website1555706431Screen Shot 2019 04 19 at 4 Screenshot 10
  • David JotForm Support Manager
    Replied on April 19, 2019 at 6:05 PM

    Your new question will be addressed in the following thread: https://www.jotform.com/answers/1798750