Block editor support

What the theme enables in the block editor, and how the editor is kept in step with the front end.

Rural Blog is a classic theme with full block-editor support. You write in Gutenberg; the site frame comes from the Customizer.

What the theme enables

Feature
Editor stylesYour fonts, colours and widths are applied inside the editor, so the canvas resembles the post
Wide and full alignmentOn every block that offers it — see Wide and full width
Block stylesCore’s default block styling is loaded and then refined by the theme
Responsive embedsYouTube, Vimeo and friends scale to their container
Custom line heightThe line-height control appears on text blocks
Link colourThe colour control appears on links
Custom spacingPadding and margin controls on the blocks that support them
Custom unitspx, em, rem, vh, vw in the spacing and size controls
Custom backgroundCore’s background colour and image, folded into Design → General
Custom logoSee Logo and site title
Selective refresh widgetsWidget changes preview without a full reload
HTML5 markupFor the search form, comment form, comment list, gallery, caption and navigation widgets
Automatic feed linksRSS <link> tags in the head
Title tagWordPress manages the document title

Post blocks match the theme’s own listing

This is worth knowing if you build with the Query Loop block.

Every setting under Design → Blog reaches the matching post block as well as the theme’s own archive markup:

SettingAlso styles
Post title font and colourPost Title block
Meta font and colourPost Date, Post Author, Post Terms blocks
Excerpt colourPost Excerpt block
Thumbnail border and radiusPost Featured Image block

So a Query Loop you assemble on a page and the built-in blog listing look like one theme rather than two. That is the point of that section.

The editor canvas width

The canvas uses theme.json’s content and wide sizes — 620px and 900px — and widens live when you set a post or page to Full width in the Post options / Page options box. See theme.json.

Block patterns

Version 1.4 added seven patterns under a “Rural Blog” group in the inserter, and 1.5 removed them. A page that already contains one keeps it — a pattern is copied into the post when you insert it, so nothing you built comes apart. The post block styling they relied on stays, so a Query Loop you assemble yourself still looks like the rest of the theme.

Last updated September 12, 2026

Something missing or out of date? Ask us and we will fix the page.