Dark Mode Light Mode

Blocks

Typography & Gutenberg Blocks Showcase

This page demonstrates how common Gutenberg blocks are styled in the theme: headings, paragraphs, links, lists, quotes, code, tables, separators, columns, media, buttons, and more.

This is a link example. Here is bold text, italic text, strikethrough, highlight, and inline code.


Headings

Heading level 3

Heading level 4

Heading level 5
Heading level 6

Lists

Unordered list:

  • List item one
  • List item two
    • Nested item A
    • Nested item B
  • List item three

Ordered list:

  1. First item
  2. Second item
  3. Third item

Quotes & Pullquote

This is a standard quote block. It should have proper typography and spacing.

Quote citation

This is a pullquote block, typically more prominent.

Pullquote citation

Code

Inline code example: npm run build

<?php
// Code block example
add_action('init', function () {
  // Your code here
});
Preformatted text keeps spacing.
Line 2
    Indented line 3

Table

FeatureSupportedNotes
Responsive tableYesCheck on mobile for horizontal scroll if needed
Striped rowsTheme dependentMay use default WP styling or theme styling
AlignmentYesLeft/center/right as needed

Media & Captions

Demo image
Image caption example

Buttons


Columns

Column A

Text in the first column. This helps verify spacing and typography in multi-column layouts.

Column B

  • List item
  • List item
  • List item

Typography Extras

Small text: this is small. Superscript: 102. Subscript: H2O. Abbreviation: SEO.


Separator & Spacer

Text after spacer to check vertical rhythm.