Layout Pattern

Section Divider

Simple transitional slides that signal a new topic. Help your audience follow the presentation flow.

TransitionStructureNavigation

How to Use It

Section dividers give your audience mental breathing room. Use a distinctive visual treatment-perhaps a bold background color or simple icon-to clearly signal the transition. Keep text to a single word or short phrase.

Content Zones

TitleSlide title
BodyPrimary content

OPF Config

layouts:section-divider
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/section-divider"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "section-divider",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.