# Headings Typography

`Appearance` → `Customize`→ `Fonts Plugin` → `Basic Settings`

The 'Headings Typography' control doesn't have a font size control as it modifies **all** heading types.

![](https://2103267599-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LkTSjUWN2UHe7kspGpw%2F-LkclEdL54uLhYAobDRr%2F-LkclJGrLj4Bw-XMPtvn%2Fheadings-typography.jpg?alt=media\&token=aff60001-882d-43b4-96e4-88581a6d76bb)

Clicking the blue icon to the left of the ‘Font Family’ will reveal additional typography controls: Font weight, style, size, color and line-height settings.

{% hint style="info" %}
If your changes aren’t taking effect, you may need to enable the [‘Force Styles’ setting](https://docs.fontsplugin.com/debugging/force-styles-setting).
{% endhint %}

The following CSS selectors are targeted:

```
#site-title, .site-title, #site-title a, .site-title a, .entry-title, .entry-title a, h1, h2, h3, h4, h5, h6, .widget-title
```
