Documentation
Forms
HoverCraft uses one consistent form control system across normal WordPress templates, WooCommerce, bbPress, comments, search, and widgets.
- Text fields, selects, and textareas share the same sizing, spacing, typography, and focus treatment.
- Checkboxes and radio buttons remain native browser controls.
- Select fields use a consistent dropdown caret while retaining normal native behavior.
- Submit, reset, and other real form buttons use the shared form-button style.
- Plugin-specific CSS is kept narrow so WooCommerce and bbPress forms still match the main HoverCraft form system.
Special layouts such as header search or fullscreen search may use different dimensions when needed, but they still follow the same general form styling.