The margins of single choice answers is not correct on our form

  • Cherrycrest
    Asked on February 1, 2018 at 9:41 AM

    It seems like the margins are to small and the answers appear like picture 1 below.

    I tried adjusting all different settings with no luck. I even compared settings to another form we have and even though the settings were the same it didn't change it. The only thing that changed it was to shrink the question and then the margins are to large and it looks like the second picture below. 

    Can you help me?

    Thank you, Shelly

    Picture 1:

    1517495539jotform 1 Screenshot 10

     

    Picture 2:

    1517495913Jotform 2 Screenshot 21

    Jotform Thread 1369528 Screenshot
  • Kiran Support Team Lead
    Replied on February 1, 2018 at 10:52 AM

    I am checking on this issue. Please allow me sometime to check on this and get back to you with relevant information. 

    Thank you for your patience.

  • Kiran Support Team Lead
    Replied on February 4, 2018 at 7:50 AM

    I am sorry for the delay. It seems that you have already fixed the height issue of the radio buttons on the form. However, I notice that the width of some single choice fields are being displayed incorrectly. Please inject the following CSS code to the form so that the width of the single/multiple choice fields should be fixed. 

    .form-radio-item, .form-checkbox-item {

      max-width: none;

    }

    1517748622Selection 049 Screenshot 10

    If you need any further assistance, please let us know. We will be happy to help.