Advanced Designer glitch: The Advanced Designer automatically reduces the space between the question labels and the input options

  • Norlie_Dooma
    Asked on February 11, 2021 at 6:25 PM

    Hello,

    I'm trying to bolden the question labels in the Advanced Designer, which is no issue, but the Advanced Designer also automatically reduces the space between the question labels and the input options when I don't want it to.

    Can you please fix this urgently as I cannot find a way to increasing the space back to what it was prior to entering the Advanced Designer.

    Thank you.

    Jotform Thread 2892939 Screenshot
  • Jed_C
    Replied on February 11, 2021 at 10:40 PM

    There's only two label style options in Advance Designer that I see. It's Bold or Normal Labels and both are working fine on my end. I've made a cloned version of your form and here's how it looks.

    1613101049 6025f7f9f28d4 bold Screenshot 10

    Can you please record your screen replicating the following issues:

    1). Bold issues

    2). Reduces the space between questions.

    Looking forward for your response.

  • Norlie_Dooma
    Replied on February 11, 2021 at 10:58 PM

    Hello,


    As mentioned above, there is no issue with bolding the labels.


    The issue is that the labels move down when I go to bold them and it won't revert back to its original spot.


    Correct position of labels: 1613102164 6025fc54596fa Capture3 Screenshot 10


    Incorrect position of labels:

    1613102206 6025fc7ec805f Capture2 Screenshot 21

    Can you please fix this as the bottom of the labels are being cut off so that you can't see the botton of letters such as "g", "p", "j", etc.


    Thank you.

    Norlie

  • Gaetan_B
    Replied on February 12, 2021 at 3:41 AM

    Hello,

    Thank you for reaching out.


    Could you try to add the spacing through custom CSS (https://www.jotform.com/help/117-how-to-inject-custom-css-codes):

    .form-label {
    margin-bottom: 10px !important;
    }


    Hope this helps.

    Do not hesitate to reach out if you need further assistance