# Sidebar

`Appearance` → `Customize`→ `Fonts Plugin` → `Advanced Settings` → `Sidebar`

The **sidebar** section consists of two controls:

**Headings Typography**

The following CSS selectors are targeted:

```
.widget-title, .widget-area h1, .widget-area h2, .widget-area h3, .widget-area h4, .widget-area h5, .widget-area h6, #secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6Content Typography
```

The following CSS selectors are targeted:

```
.widget-area, .widget, .sidebar, #sidebar, #secondary
```
