Opened 16 months ago
Closed 2 months ago
#61857 closed feature request (reported-upstream)
disable fluid font sizes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.6 |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
Hi there,
I love the new block editor, but I think there should be an option to disable the fluid font sizes, if desired.
The reasons are as follows:
- The fonts often end up looking way too small on mobile.
- many plugins serve fixed font sizes which can't even be changed with custom CSS across all devices, unless one is a pro coder.
- not all websites look great with fluid font sizes. in fact, I'd personally never use it for anything built.
Let me know your thoughts!
Thanks!
Change History (1)
Note: See
TracTickets for help on using
tickets.
Disabling fluid font sizes should be possible already by using
theme.json(see dev note).However, I think you are asking about a UI control, which has a related issue on GitHub:
https://github.com/WordPress/gutenberg/issues/64764