[wp-trac] [WordPress Trac] #55991: Twenty Twenty One: Unable to change size in Quote block
WordPress Trac
noreply at wordpress.org
Sat Mar 25 17:12:54 UTC 2023
#55991: Twenty Twenty One: Unable to change size in Quote block
-------------------------------------------------+-------------------------
Reporter: jyolsna | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Future
| Release
Component: Bundled Theme | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch has-screenshots needs- | Focuses:
testing changes-requested |
-------------------------------------------------+-------------------------
Comment (by poena):
>When the text size of the inner paragraph (not the wrapping Quote block)
was changed in the >editor and the post saved, its size was reflected in
the frontend, but not the font weight.
Tested in WordPress: 6.2-RC4-55587 as above:
In the block editor, I selected the default paragraph inside the quote
block.
In the block settings sidebar (inspector) I changed the font weight by
changing the Appearance option in the Typography panel.
The font weight and font style are added inline in the paragraph:
{{{
<blockquote class="wp-block-quote has-huge-font-size">
<p style="font-style:italic;font-weight:200">text</p>
<cite>citation</cite></blockquote>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55991#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list