My form is no longer mobile freindly after CSS changes by Form Designer

  • ecigdistributors1
    Asked on November 21, 2014 at 12:38 PM

    Hello,

     

    my form which is embedded at http://ejuices.co/account/register is no longer mobile freindly. Can you please help us to make it mobile freindly again? 

    The navigation bar at the top of the page stays really small and the from get really big in comparison.

     

    Thank you for any help that you may be able to provide. 

     

    Thank you,

    Corben

    Jotform Thread 462676 Screenshot
  • Mike_T Jotform Support
    Replied on November 21, 2014 at 2:35 PM

    Please add the following CSS via the Form Designer in order to fix the form width on the mobile devices:

    .form-line-column {
    white-space : normal;
    }

    My form is no longer mobile freindly after CSS changes by Form Designer Image 1 Screenshot 30

    My form is no longer mobile freindly after CSS changes by Form Designer Image 2 Screenshot 41

    Please give it a try and let us know if you need any further assistance.