3. Customization Fundamentals
This module turns GeneratePress into a repeatable design system instead of a collection of one-off tweaks.
What You'll Be Able To Do
- Set typography and spacing intentionally
- Keep headers/footers consistent across templates
- Build layouts that scale to new pages without redesign
flowchart LR
A[Typography] --> B[Spacing]
B --> C[Header/Nav]
C --> D[Footer]
Lessons
| Lesson | Outcome |
|---|---|
| Customizer Essentials | Find and change key settings safely |
| Global Design Variables | Define reusable typography and color decisions |
| Element Spacing & Alignment | Create predictable spacing that scales |
| Header & Navigation | Build a usable header and navigation system |
| Footer & Widgets | Implement a stable footer and widget strategy |
Completion Checklist
| Check | Done when... |
|---|---|
| Typography | Headings/body text are consistent and readable |
| Spacing | Sections use predictable padding/margins |
| Layout | Header/footer patterns are consistent |
What's Next
- Continue to: Elements Module (GP Premium)