Removing the left padding of the form

  • AprilRosePhotography
    Asked on June 13, 2015 at 5:36 AM

    Hi,

     

    How do I put the form to the left?

     

    And when I view from iPhone, I can't see the whole questionnaire, is there a way to shrink it for iPhone? 

     

  • Ben
    Replied on June 13, 2015 at 5:08 PM

    Could you please give us a bit more details in regards to the left alignment? More we know better we can assist you with this.

    In regards to your other question, I have moved it to a new thread here:

    You can see this here: http://www.jotform.com/answers/588031

    I have done so since we can only reply / assist with one issue per thread.

  • AprilRosePhotography
    Replied on June 14, 2015 at 12:03 AM

    I think right now the form is aligned to the centre. But I would like it so it's completely to the left. (so the boxes are in line with the text)

  • Jan
    Replied on June 14, 2015 at 11:12 AM

    You are referring to this space right? You want to fully move the form towards left so that it will be aligned to the text.

    Removing the left padding of the form Image 1 Screenshot 20

    Please try to inject this custom CSS code.

    .form-line { padding-left: 0px !important; }

    Here's a guide on how to add custom CSS to your form.

  • AprilRosePhotography
    Replied on June 14, 2015 at 7:30 PM

    Thank you, I have now changed it :) 

    There is only one problem now, it seems there is some cut off text. (What are some of the little things your kids or spouse does that you absolutely love and want to remember?) How can I fix this?

  • Chriistian Jotform Support
    Replied on June 14, 2015 at 9:11 PM

    Hi AprilRosePhotography, 

    Please try to inject this custom CSS code in your form and see if it fix the text that are being cut off. 

    ul.form-section.page-section {

      width: 75%;

    } 

     

    Do let us know if you need further assistance.

     

    Regards.

  • AprilRosePhotography
    Replied on June 14, 2015 at 9:15 PM

    That works - thank you very much :)

  • Chriistian Jotform Support
    Replied on June 14, 2015 at 10:07 PM

    Hi AprilRosePhotography,   

    You are welcome. Glad to hear that the issue was solved.

     

    If you need further assistance, please feel free to contact us again.

     

    Regards.