Archived topic
All heading typography not working in block editor
2 replies · Started by Ben on August 24, 2022
If I set "All headings" to be a specific font in the customiser, it is shown in customiser but not in block editor. If I set it for a specific heading in customiser it also works in editor.
Is it possible to have the "All headings" work in block editor as well?
sorry, just noticed its actually the post title heading, (.editor-styles-wrapper h1, .editor-styles-wrapper .editor-post-title__input) that is not being set in the editor. Still, would be nice to have this working when using "all headings" as it does work when setting "h1"...
When choosing all headings, WP CSS overrides GP's CSS.
https://www.screencast.com/t/B5ZQkrGD
But when setting H1 specifically, GP's CSS can override WP's CSS.
So I would suggest setting the font family for H1 separately if you want it to show correctly in the editor.