#61034 closed defect (bug) (fixed)
Twenty Fourteen: Pullquote block needs base font size while supporting custom font size
Reported by: | sabernhardt | Owned by: | karmatosed |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 6.6 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | css | Cc: |
Description
[57989] changed the default font size of Pullquote blocks, Quote blocks, and blockquote
elements in the Classic block/Classic Editor from 19px.
- Pullquote blocks increased to 24px
- Quote blocks and Classic quotes decreased to 16px
Attachments (4)
Change History (13)
@
8 months ago
19px font size for blockquote plus Pullquote blocks with WordPress 6.5 and Twenty Fourteen 3.9
#2
@
8 months ago
- Keywords commit added
I can confirm agreement that this should be committed so adding those keywords and I will follow through with this. Thank you.
@
8 months ago
in WordPress trunk, the default font size changed for blockquote
elements and Pullquote blocks
#3
@
8 months ago
- Keywords needs-patch added; has-patch commit removed
@sabernhardt would you be able to re-attach the patch to this so I can commit it? It isn't attached to this new ticket.
@
8 months ago
restores default 19px for blockquote elements and inherits selected font sizes in Pullquote blocks
#5
@
8 months ago
- Keywords has-patch added; needs-patch reporter-feedback removed
[57631] had a more elaborate way to fix the Pullquote's typography settings in Twenty Twenty-One, which I do not think is necessary for Twenty Fourteen. However, I should mention that the font weight and font style (in Appearance settings) would be more block options to support in Twenty Fourteen, which probably could be more appropriate on another ticket.
With 61034.diff:
- The quote text honors font size settings (preset or custom), though it does not affect the citation.
- The Appearance settings still would not affect front or back end, for weight or style.
- The Letter spacing and Text decoration selections work.
- The Letter case affects quote text but not citation.
I made a set of blocks to show the default font size plus the Large preset and a custom font size.