-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you change heading font in posts? #8946
Comments
None of these heading options does anything but resize. Can you not change the actual font (ital, underline, etc) of a heading? |
The heading size is generally based on the theme you are using. This is limited by design. However, you can edit the HTML of the block and add an inline CSS style. |
That seems rather inconvenient for an “updated” editor. Especially considering the classic editor allows you to easily customize all of the formatting without any css or html |
I agree; I understand the philosophy behind separating headings into their own blocks but it's really not intuitive or easy to actually use. The extra clicking to make new blocks and select headings makes writing even more tedious than intended. It'd be great if the headings could be grouped with the other options by default- whether that means separating the headings into separate blocks once the user selects out of it or if it forms part of the paragraph is up for debate. |
I can't change the font of H2, H3 headings in my posts.
The text was updated successfully, but these errors were encountered: