Category

Customization

Customizer options, custom CSS, and how to make a child theme that survives updates.

3 articles in this category

Customizer Options

May 3, 2026 2 min read

Every option in the WordPress Customizer, organized by panel, with screenshots and notes on what each setting actually changes.

Adding Custom CSS

May 3, 2026 2 min read

Override anything in the theme without editing files. Recommended techniques, the variables that drive the design, and a few worked examples.

Child Themes

May 3, 2026 2 min read

When custom CSS isn't enough — for template overrides, custom functions, and hooks — use a child theme. Setup takes about three minutes.