Block example
H2 Heading example
H3 Heading example
H4 Heading example
H5 Heading example
H6 Heading example
theme.json
Heading
- core/heading
| Category | Configuration |
|---|---|
| Color | background: Available gradient: Available text: Available link: Available |
| Typography | fontSize: Available lineHeight: Available fitText: — textAlign: Available textColumns: — textIndent: — |
| Spacing | padding: Available margin: Available blockGap: — |
| Border | border: Available radius: Available |
| Filter | duotone: Available |
| Shadow | Available |
| Css | Available |
Json example
"heading": {
"color": {
"text": "var(--wp--preset--color--on-surface)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--montserrat)",
"fontWeight": "400",
"lineHeight": "1.225"
}
}




