Alignment issue of the Multiple Choice option.

  • AJH89
    Asked on April 4, 2019 at 5:34 AM

    Hi.. Is there an  issue with the alignment of copy / text box for the multi choice field? 

    See this example on the first page of this form. 

    https://form.jotformeu.com/90912076043351

  • roneet
    Replied on April 4, 2019 at 7:58 AM

    This alignment issue is due one of the existing CSS code applied in your Form present in your Form Designer.

    Could you please inject the following CSS code in the Form Designer:

    .form-checkbox-item label {
     position: relative;
     top: -20px;
     left: 30px;
    }

    To inject custom CSS please follow this guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Let us know if you have further questions.

    Thanks.


  • AJH89
    Replied on April 4, 2019 at 9:52 AM

    That works, thank you. 

    Is it also possible to fix the Date Year Month widget on page 2? This is currently missing the right hand border
  • BJoanna
    Replied on April 4, 2019 at 11:48 AM

    I moved your new question to a separate thread - https://www.jotform.com/answers/1782590

    We will provide you an answer there shortly.