---
title: "Sidebar"
description: "Displays a WordPress sidebar with its widgets."
canonical: "https://academy.bricksbuilder.io/builder/elements/wordpress/sidebar/"
markdownUrl: "https://academy.bricksbuilder.io/builder/elements/wordpress/sidebar.md"
pageType: "article"
section: "builder"
category: "elements"
lastmod: "2026-05-21T13:58:32.000Z"
---
Displays a WordPress sidebar with its widgets.

## Settings

- **Sidebar** (select) - Select which sidebar to display. Default: none.
- **Widget margin** (spacing) - Set the margin for widgets. Default: 0 0 40px 0.
- **Title typography** (typography) - Typography settings for widget titles.
- **Content typography** (typography) - Typography settings for widget content.
- **Search background color** (color) - Background color for search inputs in widgets.
- **Search border** (border) - Border settings for search inputs in widgets.

:::tip[Developer reference]
See the [Sidebar Schema](/developer/schema/elements/sidebar/) for the full JSON schema of this element's settings and controls.
:::