> For the complete documentation index, see [llms.txt](https://docs.fontsplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fontsplugin.com/advanced-settings/footer.md).

# Footer

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

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

**Headings Typography**

The following CSS selectors are targeted:

```
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
```

**Content Typography**

The following CSS selectors are targeted:

```
footer, #footer, .footer, .site-footer
```
