[wp-trac] [WordPress Trac] #51236: Twenty Sixteen: Quotes don't inherit group color settings
WordPress Trac
noreply at wordpress.org
Mon Dec 2 10:24:02 UTC 2024
#51236: Twenty Sixteen: Quotes don't inherit group color settings
---------------------------+-----------------------------
Reporter: melchoyce | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: css
---------------------------+-----------------------------
Comment (by poena):
I am testing this on WordPress 6.7.1.
The cite text color is also wrong.
On the front, the block quote cite is {{{#1a1a1a}}}
In the editor, it is {{{currentColor}}}, which is {{{#686868}}}.
The theme is adding the style for the cite to the class {{{.wp-block-
quote__citation}}}.
This CSS is overwritten by the WordPress editor styles. The editor adds
the style to the element, not the class: {{{.wp-block-quote cite}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51236#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list