I have obtained the presented format using the CSS below from your website. @media (min-width: 600px) {
.configurable-list-field-wrapper {
min-width: calc(50% - 8px);
}
}
Would it be possible to provide me with CSS so that I can have 1. the first row with the Units next to Size/Are (maybe a smaller box also because the dropdown is only m2 or ft2 2. the second row with Type of Room and Room Activity 3. the third row with the Independent ..... label and radio buttons next each other in one row 4. the 4th row with If Yes, Equipment Name and Primary Use/Function all in the same row
Here is the field configuration: *Room Name/Number : text
*Size/Area : text
*Units: dropdown: m², ft²:Please Select
*Type of Room: dropdown : Processing, Storage: Please Select
*Room activity: text: e.g., Packaging
* Independent Environmental Control Equipment Installed?:radio: Yes, No
:static: If Yes,
Equipment Name: text
Primary Use/Function: text
Ronald
JotForm Support
Replied on September 7, 2025 at 12:25 PM
Hi info243_info453_info,
You can easily organize the fields in the Configurable list widget by Injecting CSS Codes into your form. Let me walk you through it: