Make WordPress Core

Opened 2 years ago

Closed 11 months ago

#61857 closed feature request (reported-upstream)

disable fluid font sizes

Reported by: snoop23 Owned by:
Priority: normal Milestone:
Component: Editor Version: 6.6
Severity: normal Keywords:
Cc: Focuses:

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)

#1 @sabernhardt
11 months ago

  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

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

Note: See TracTickets for help on using tickets.