Skip to main content

Layout elements

Layout elements define where content sits. Add them before filling in text, media, and forms so responsive spacing stays predictable.

Core layout blocks​

ElementRole
ContainerPrimary layout unit; holds sections, rows, and nested elements.
TabTabbed layout with headers for each panel.
SliderCarousel-style layout for multiple panels.
SpacerVertical or horizontal whitespace control.
DividerVisual separator between sections.
MenuNavigation menu for links and branding areas.
FooterPage footer region with columns or links depending on template.

Building patterns​

  1. Drop a Container where you need a new section.
  2. Inside it, add rows or inner containers depending on your template habits.
  3. Use Spacer and Divider to tune rhythm instead of stacking empty paragraphs.
  4. Place Menu and Footer once per page layout unless your design intentionally repeats them.

Responsive design​

  • Collapse Menu items for mobile inside the element’s responsive controls when available.
  • Test slider and tab gestures on touch devices.

Frequently asked questions​

Container versus section templates?

Container is the atomic layout box. Section templates speed up inserting pre-designed container trees from the template picker.

Can I nest sliders?

Technically possible but usually harms UX. Prefer a single slider per viewport region.