One of the lines doesn't line up

  • jmcneilcrbc
    Asked on November 30, 2021 at 2:41 PM

    Hmm, I just noticed one of the lines doesn't line up with everything else. Is there a way to adjust it? Here's a screenshot for reference:

    1638293569 61a66041b8387 Jotform1 Screenshot 10

    Thank you,

  • Ariel JotForm Support
    Replied on November 30, 2021 at 2:58 PM

    Hello,

    Try injecting the following CSS code:

    #label_39 {
        width: 37%;
    }

    Once applied, it should look something like so:

    1638302264 61a6823830def  Screenshot 10

    Remember to view the form in “Live mode” to see the changes.

    Give it a try and let us know if you need further assistance.

    Related Guide: How to Inject Custom CSS Codes

  • jmcneilcrbc
    Replied on November 30, 2021 at 3:17 PM

    Thank you, this did the trick.