Styling the form
Last updated
Was this helpful?
Last updated
Was this helpful?
Most fields have a CSS Classes
config field. In it, you can add classes including those form Bootstrap 4, and classes specific to ResponseVault
field-inline
Combined with field-inline
, you can assign how the items are distributed so that other fields above and below your field can line up.
distribute-25-75
distribute-50-50
distribute-75-25
In addition to Bootstrap background colors, the following classes provide additional colors:
bg-orange
bg-blue
field-array-table
This class will compress the array field to look more like a table. The labels for the fields will only be shown in the first row to save space.