logo jingle

Forms

Forms governs the look of every form rendered by the theme, from labels and help text to input fields, error states, and the submit button. It also sets the form containers background and border treatment.


1.

Labels

Sets the Color of form field labels.

2.

Help text

Sets the Color of the help text shown beneath form fields.

3.

Fields

Configures Placeholder color, Color, Background color, Border color, Focus border color, individual Top/Bottom/Left/Right border width, Border radius, and Spacing for input fields.

4.

Error labels

Sets the Color used for form validation error messages.

5.

Button

Styles the submit button with Color, Hover color, Background color, Hover background color, Border color, Hover border color, Border radius, Spacing, and Horizontal alignment (Left, Center, Right).

6.

Background color

The background color of the form container.

7.

Border color

The border color of the form container.

8.

Top border width

The top border width of the form container.

9.

Bottom border width

The bottom border width of the form container.

10.

Left border width

The left border width of the form container.

11.

Right border width

The right border width of the form container.

12.

Border radius

The corner rounding of the form container.

On this page