[wp-trac] [WordPress Trac] #56899: Twenty Twenty-Three: Quote block's citation styling cannot be changed (was: Twenty Twenty Three theme > Quote Block> Citation styling cannot be changed)
WordPress Trac
noreply at wordpress.org
Tue Oct 25 02:40:21 UTC 2022
#56899: Twenty Twenty-Three: Quote block's citation styling cannot be changed
---------------------------+------------------------------
Reporter: severinepozzo | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 6.1
Severity: normal | Resolution:
Keywords: | Focuses: css
---------------------------+------------------------------
Changes (by sabernhardt):
* focuses: ui, template => css
* component: General => Bundled Theme
Comment:
Thanks for the report!
It comes from the [https://core.trac.wordpress.org/browser/trunk/src/wp-
content/themes/twentytwentythree/theme.json#L545 theme.json]:
{{{
"cite": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal"
}
}
}}}
That was added in [https://github.com/WordPress/twentytwentythree/pull/267
PR 267].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56899#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list