[wp-trac] [WordPress Trac] #61507: Twenty Nineteen : Pullquote Block Text Decoration is not reflecting in frontend for citation
WordPress Trac
noreply at wordpress.org
Wed Jun 26 10:18:47 UTC 2024
#61507: Twenty Nineteen : Pullquote Block Text Decoration is not reflecting in
frontend for citation
-----------------------------+------------------------------
Reporter: pitamdey | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-screenshots | Focuses:
-----------------------------+------------------------------
Comment (by yudevpro):
Try this to fix the Pullquote block text decoration issue in Theme Twenty
Nineteen:
Go to Appearance > Customize > Additional CSS.
Add this CSS:
{{{
.wp-block-pullquote {
border: 4px solid;
}
}}}
Save and publish the changes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61507#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list