Post titles

Two separate controls — the title in a listing, and the title on the post itself.

Rural Blog splits post titles into two roles, because they are two different jobs at two different sizes.

RoleWhereSection
Post title fontThe blog listing, and a Query LoopDesign → Blog
Post title fontThe <h1> on a single postDesign → Single post

Same label, different sections. This page covers both.

Listing titles — Design → Blog

FieldDefault
FaceSame as heading font
Size (desktop / tablet / mobile)empty / empty / empty
WeightSame as heading
Letter spacingempty
CaseSame as heading
Line heightempty

Every field empty, which means the theme’s own values govern: 1.8em, stepping down to 1.2em on phones.

Filling in the desktop size carries that size to every width, unless you also fill the tablet or mobile box. So if you set 2.2em and nothing else, phones get 2.2em too — which is usually not what you want. Fill the mobile box as well when you raise the desktop size.

There is also a Post title color picker under it. Empty follows the heading colour. It reaches the listing title only — the single post title keeps the heading colour.

Sizing by display mode

The right size depends on your display mode:

  • Stacked — the title has a full column. 1.8em2.4em.
  • List — 62% of a row. 1.4em1.8em.
  • Grid — a card. 1.2em1.5em, and less as the column count rises.

Single post title — Design → Single post

FieldDefault
FaceSame as heading font
Size1.8em
WeightSame as heading
Letter spacing0
CaseSame as heading
Line height1.25

The weight and case default to inherit rather than to a number, so the post title keeps following your heading role instead of sitting frozen while the headings move.

1.8em is modest for an article headline. 2.2em2.8em is the more editorial range, and worth trying if your posts feel like they start too quietly. Watch the line height as you go up — 1.15 reads better than 1.25 on a large headline.

Last updated September 12, 2026

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