- There are three default separators styles: Default, Wide line and Dots
Block example
theme.json
- core/separator
| Category | Configuration |
|---|---|
| Color | background: Available gradient: Available text: — |
| Typography | fontSize: — lineHeight: — |
| Spacing | padding: — margin: Available blockGap: — |
| Border | border: — radius: — |
| Css | Available |
Json example
"core/separator": {
"css": "color: var(--wp--preset--color--tertiary)"
}




