Heading font and sizes

The face, weight, case, tracking and line height of every heading — and the size boxes for h2, h3 and h4.

Two controls at Appearance → Customize → Design → Typography.

Heading font

FieldDefault
FaceSystem defaultOr a built-in stack or an installed family
WeightDefault — 600300 Light through 700 Bold
CaseDefault — as typedNone, UPPERCASE, lowercase, Capitalize
Letter spacing0
Line height1.25

There is deliberately no size field here: h1 to h6 are sized individually, by the control below.

Case

Headings render as typed out of the box. If your site was created before version 1.3.1 it will have UPPERCASE written into this box — that was the old default, and it was preserved on update rather than changed under you. Clear it to None — as typed to take the current look.

Note that Default and None — as typed are different answers: Default inherits, and None is the deliberate instruction to leave the text alone.

What follows this role

More than you might expect, and it is the reason changing one dropdown restyles the site:

  • Every h1h6 in your content
  • Widget titles
  • Blockquotes — case, weight and tracking
  • The menu, unless you set its own face
  • The site title — always
  • Listing post titles and the single post title, unless set otherwise
  • The meta line, face only

Heading sizes

Nine boxes: h2, h3 and h4, each with a desktop, tablet and mobile size.

Any unit works — 2rem, 32px, 1.8em. Leave a box empty for the theme default at that width, which is what every box starts as. The hints in the boxes show the size the theme is already drawing.

h1 is not offered: in this theme an h1 is the post or page title, which has its own role under Design → Single post. h5 and h6 are rare enough that nine more boxes would be clutter — style them with custom CSS if you need to.

A sensible scale

Headings should step down clearly enough that a reader can see the structure without reading the words. A ratio of about 1.25 between levels works:

DesktopMobile
h22rem1.6rem
h31.6rem1.35rem
h41.28rem1.15rem

Fill in the mobile boxes if your desktop headings are large. A 2.5rem h2 on a 375px screen takes three lines.

Last updated September 12, 2026

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