Documentation
CSS Customization
HoverCraft can be customized with normal WordPress CSS overrides without editing the parent theme.
- Use Appearance → Customize → Additional CSS for small site-specific style changes.
- Use a child theme for larger, reusable, or version-controlled CSS changes.
- Do not add site-specific CSS directly to the HoverCraft parent theme.
- Parent theme files may be replaced when HoverCraft is updated.
HoverCraft keeps its own CSS modular and theme-controlled; custom site styling should stay outside the parent theme so updates remain safe.