Page Layout Types

Your theme includes three built-in page layouts that you can apply depending on the type of content and the reading experience you want to create.

1. Default

  • Width: max-width 90rem
  • Provides comfortable line length and balanced white space.

2. Full Page

  • Width: 100% (full width of the browser window)
  • ✅ Best for: landing pages, wide tables, diagrams, or embedding external tools
  • Ideal when you need maximum horizontal space.

3. Focus Page

  • Width: max-width 50rem
  • ✅ Best for: focused reading experiences, minimal guides, or blog-style posts
  • Narrow column improves readability for dense text.

How to Choose a Layout

  1. Edit the page in the WordPress dashboard.
  2. In the Page Attributes or Template dropdown, choose one of:
    • Default
    • Full Page
    • Focus Page
  3. Update or publish the page.

The selected layout will be applied automatically.