Configurable List Widget Text Wrapping: Unable to Adjust Text Size for Proper Display

  • Profile Image
    CARST
    Asked on April 8, 2026 at 5:42 PM

    You will see in the screen shots that it is in a couple sections.

    Jotform Thread 37290971 Screenshot
  • Profile Image
    Aries JotForm Support
    Replied on April 8, 2026 at 6:33 PM

    Hi CARST,

    Thanks for reaching out to Jotform Support. To better align the label in your Configurable List widget, you can apply custom CSS to adjust and reduce the font size within the widget. Let me show you how:

    1. First, copy this code:

    span.configurable-list-field-label{
    font-size: 12px;
    }

    2. Open your form in Form Builder, scroll down, and select the Configurable List widget.

    3. Click on the Wand icon on the right side of the widget to open Widget Settings.

    4. Under the Custom CSS tab, paste the code into the CSS Code box.

    Configurable List Widget Text Wrapping: Unable to Adjust Text Size for Proper Display Image 1 Screenshot 30

    Here's the sample result:

    Configurable List Widget Text Wrapping: Unable to Adjust Text Size for Proper Display Image 2 Screenshot 41

    Give it a try and let us know how it goes.

Your Reply