What a Theme Actually Controls
A WordPress theme controls the visual presentation of your site — layout, typography, colors, and how your content is arranged on the page. It does not control your content itself; posts and pages stay exactly the same if you switch themes.
This separation is one of WordPress's core strengths: you can completely redesign a site by changing themes without touching a single post or page.
- ✓Themes live under Appearance → Themes in your dashboard.
- ✓Only one theme can be active at a time, though you can install several and switch freely.
- ✓A good theme choice now saves you hours of custom CSS work later.
Free vs Premium Themes
Themes come from a few different sources, each with real tradeoffs worth understanding before you commit to one.
Free, reviewed for security, and searchable directly inside your dashboard. The safest starting point for beginners.
Sites like ThemeForest sell paid themes with more design options and built-in support — good once you know exactly what you need.
Companies like Astra or GeneratePress sell focused, lightweight themes built for performance and easy customization.
Stick to the WordPress.org repository for now. It's free, safe, and has thousands of well-built options — no need to spend money yet.
Evaluating a Theme Before You Install It
Don't judge a theme purely on its demo screenshot — check these signals first, all visible right from the theme listing.
// What to check before installing a theme 1. Last updated // avoid anything untouched for 12+ months 2. Active installs // higher numbers = more battle-tested 3. Rating & reviews// read a few recent ones, not just the average 4. Block editor support // confirm it works with Gutenberg (Day 9)
From Search to Active Theme
Installing a theme from the repository takes only a few clicks inside your dashboard.
Two Different Theme Architectures
WordPress now supports two theme types, and it matters which one you pick — you'll revisit this distinction on Day 12 with the Site Editor.
What Trips Up First-Time Theme Choices
Breaking Down What You Just Learned
Themes control presentationYour content stays untouched no matter which theme is active.
Stick to the repositoryFree, reviewed, and searchable directly from your dashboard.
Check before installingUpdate date, install count, and reviews reveal more than screenshots.
Install flowAppearance → Themes → Add New → Preview → Install → Activate.
Classic vs block themesBlock themes give you full Site Editor control; classic themes rely on the Customizer.
Try It Yourself
Search Appearance → Themes for three candidates matching your capstone idea from Day 1. Compare their last-updated dates and active install counts before choosing a favorite.
Install and Activate a Theme
Setting your site's visual foundation
Everything you build in Modules 2–4 will sit on top of whatever theme you activate today, so take a few extra minutes here.
- Shortlist three themes from the WordPress.org repository related to your capstone idea.
- Preview each one and note whether it's a classic or block theme.
- Check the update date and review quality for your top pick.
- Install and activate your chosen theme.
- Visit your site's front end and confirm the new design is live.
Recap
Control presentation only — your content is untouched when you switch.
The safest, free source for beginner-friendly themes.
Check update date, install count, and reviews before installing.
Block themes unlock full Site Editor control; classic themes use the Customizer.
Key Takeaways
- Themes control layout, colors, and typography — never your actual content.
- The WordPress.org repository is the safest place to find a free, reviewed theme.
- Check a theme's update date, install count, and reviews before installing it.
- Installing takes just four steps: search, preview, install, activate.
- Block themes use the Site Editor; classic themes rely on the Customizer instead.