NewThe WP Tutoring WordPress training platform is live — on demand video courses and interactive WordPress lessons. Free lessons included.Start free
Helping site owners learn WordPress since 2012 · (844) WP-TUTOR
Block Editor

The WordPress Site Editor: A Complete Full Site Editing Tutorial

A step-by-step WordPress full site editing tutorial: open the Site Editor, edit templates and template parts, use patterns, and change global styles.

WT
WP Tutoring TeamWordPress Instructors
Updated Aug 24, 2026
5 min read

Full site editing is the biggest change to WordPress since the block editor itself — and the Site Editor is where it all happens. If you've only ever edited posts and pages, this guide is the missing piece: it walks you through editing your whole site — header, footer, templates, colors, fonts — with the same blocks you already know.

All screenshots below were taken in August 2026 on a fresh WordPress 7.1 site running the Twenty Twenty-Five block theme, so what you see here is what you'll see on screen.

TL;DR The 30-second version
  • The Site Editor lives under Appearance → Editor (block themes only).
  • Templates control page layouts; template parts are reusable pieces like the header and footer.
  • Patterns are pre-designed block arrangements you can drop in anywhere.
  • Styles changes colors and typography for the whole site at once.
  • Everything is blocks — the skills from the post editor carry straight over.

What the Site Editor is (and when you have it)

The Site Editor is WordPress's built-in tool for editing every part of your site visually. It's the heart of full site editing (FSE) — instead of hunting through theme options or hiring someone to edit PHP files, you point, click, and edit with blocks.

The one requirement: a block theme. Recent default themes (Twenty Twenty-Three through Twenty Twenty-Five) are all block themes, and our round-up of full site editing themes covers popular third-party options too. If your theme is classic (Astra, Divi, GeneratePress and friends without their block-theme modes), you'll see the old Customizer instead.

Practice somewhere safe

The Site Editor changes your live site the moment you hit Save. If you're experimenting, do it on a staging copy or a fresh test install first — or at least know that Reset (covered at the end) can bail you out.

Open the Site Editor

In your dashboard, go to Appearance → Editor. With a block theme active, the Appearance menu is short — Themes, Editor, and (on newer versions) Fonts.

The WordPress admin with Appearance menu showing the Editor link and Twenty Twenty-Five active

WordPress opens a preview of your homepage with a dark Design sidebar on the left. Nothing is editable yet — this first screen is navigation, not the editor itself.

The Site Editor's Design sidebar with Identity, Styles, Pages, Navigation, Patterns, and Templates

The sidebar gives you six doors: Identity (site title and icon), Styles, Pages, Navigation, Patterns, and Templates. The rest of this guide walks through the ones that matter most.

Understand templates

Click Templates to see every layout your theme provides. A template is the frame around your content: the Blog Home template controls your post list, Single Posts controls individual articles, Page No Title controls pages, and so on.

The Templates list in the Site Editor showing All Archives, Blog Home, Index and more

The key mental shift from the post editor: content and template are separate. When you edit a post, you're editing that one post's content. When you edit the Single Posts template, you're changing the frame around every post at once.

Edit a template

Click any template — say Blog Home — and WordPress opens it in the familiar block editor, with your real site content shown in place.

Editing the Blog Home template with the template details panel open

Everything works exactly like the post editor: click a block to select it, use the toolbar to move or style it, press the blue + to insert new blocks. The sidebar's Template tab shows what this template does and which pieces — header, footer — it includes.

Use List View to find your way around

Templates nest blocks deeply, and clicking the right one on the canvas can be fiddly. Open List View (the stacked-lines icon in the top-left toolbar) to see the template's structure as an outline: Header, the content Group, Footer.

List View open showing Header, Group, and Footer with the Header selected

Click any item in the list to select it precisely on the canvas. For template work, List View isn't optional — it's how you stay oriented. Selecting Header here is also the doorway to the single most-wanted edit in WordPress: changing your site's header.

Edit template parts (your header and footer)

The Header and Footer aren't ordinary blocks — they're template parts: reusable pieces shared by every template. Edit the header once and every page of your site updates.

You can edit a template part in place (double-click it inside any template) or manage them all under Patterns, where they're listed alongside your theme's patterns:

The Patterns screen listing template parts (Header, Footer) and the theme's pattern library

Patterns — the rest of that screen — are pre-designed arrangements of blocks: banners, calls to action, pricing tables, galleries. Twenty Twenty-Five ships with about 70. Insert one, then edit the placeholder text and images; it's the fastest way to build a page that looks designed. If you're new to blocks themselves, our block editor tutorials cover them from scratch.

Change global styles

Back in the Design sidebar, click Styles. This is your site-wide design control: typography, colors, backgrounds, shadows, and layout — applied everywhere at once.

The Styles panel with Typography, Colors, Background, Shadows, and Layout options

Change the body font here and every page changes. Change the link color and every link follows. You can also restyle specific block types site-wide via Blocks at the bottom of the panel — for example, make every Button block pill-shaped in one edit. For the habits that keep these powers from making a mess, see our companion guide on WordPress FSE best practices.

Save (and undo) with confidence

The Save button sits top-right, and it's smarter than the one in the post editor: because a template edit can touch several things at once (the template, a template part, global styles), WordPress shows you a checklist of what's about to be saved so you can approve each piece.

Made a mess? Three escape hatches, in order of severity:

  1. Undo (Ctrl/Cmd+Z or the toolbar arrow) while you're still editing.
  2. Revisions — the Styles panel keeps a history you can roll back.
  3. Reset — in the Templates or Patterns list, the ⋮ menu next to any customized item restores the theme's original version.

Where to go from here

You now know your way around every door in the Site Editor: templates, template parts, patterns, and global styles. Two good next steps:

  • Read the companion guide, WordPress FSE best practices, before you customize a real site — it covers style variations, the Style Book, and the habits that keep block-theme sites maintainable (plus where the "Twenty Twenty-Six" theme actually is).
  • If you're still choosing a theme, start with the top full site editing themes.

And if you'd rather learn this hands-on, on your own website with someone guiding you — that's exactly what we do.

Frequently asked questions

Do I need a block theme to use the Site Editor?
Yes. The full Site Editor only appears when your active theme is a block theme (like Twenty Twenty-Five). With a classic theme you'll see the Customizer instead, plus a limited template editor in some cases. Check Appearance in your dashboard — if you see "Editor", you have a block theme.
What's the difference between the Site Editor and the Customizer?
The Customizer is the older panel-based tool for classic themes, limited to the options the theme author exposed. The Site Editor replaces it for block themes and lets you edit everything — headers, footers, templates, colors, typography — with the same blocks you use in posts and pages.
Will my Site Editor changes survive a theme update?
Yes. Your customizations are stored in the database, not in the theme's files, so updating the theme doesn't overwrite them. The flip side is that a template you've customized no longer receives the theme author's improvements to that template — reset it to the theme default if you ever want them back.
How do I undo a change I made in the Site Editor?
Use the undo arrow in the top toolbar (or Ctrl/Cmd+Z) while editing. After saving, open the template or template part list, click the three dots next to the customized item, and choose Reset to restore the theme's original version. Global styles have their own revision history under the Styles panel.
WT

WP Tutoring Team

WordPress Instructors

We’ve been teaching WordPress to individuals and businesses since 2013 — through step-by-step tutorials, video courses, and 1-on-1 tutoring sessions.

Leave a comment

Comments are reviewed before they appear.

Get our free WordPress starter guide

Join thousands of site owners and get step-by-step WordPress tutorials in your inbox, plus printable cheat sheets.

Beginner-friendly, no jargon
Printable cheat sheets & checklists
Unsubscribe anytime

Request your session

We’ll reply quickly — usually the same business day.

By using this form you agree with the storage and handling of your data by this site.

Access our WordPress Training Academy videos

Step-by-step video courses covering the block editor, themes, plugins, and everything you need to build a site you’re proud of. Free lessons included — browse the full library before you sign up for anything.

Explore the Academy