Opened 7 years ago
Closed 2 years ago
#46080 closed defect (bug) (fixed)
Twenty Seventeen: Pullquote Block - "Write citation…" Text color not working at frontend
| Reported by: | iamjaydip | Owned by: | karmatosed |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | Bundled Theme | Version: | 5.0.3 |
| Severity: | normal | Keywords: | has-screenshots has-patch needs-testing commit |
| Cc: | Focuses: | css |
Description
When I add Pullquote Block in editor and assign text color from the Color setting it's working properly in backend but it's not working properly in frontend.
Attachments (3)
Change History (9)
#1
@
7 years ago
- Component Editor → Bundled Theme
Thanks for this report, @iamjaydip! That definitely doesn't look like it's working as expected.
I think this is an issue with Twenty Seventeen's styles specifically, so I'm going to move it to the 'Bundled Themes' component.
#2
@
7 years ago
- Milestone Awaiting Review → Future Release
- Summary Pullquote Block: "Write citation…" Text color not working at frontend → Twenty Seventeen: Pullquote Block - "Write citation…" Text color not working at frontend
#3
@
2 years ago
- Focuses css added
- Keywords has-patch added
On the front end, the citation text color has matched the quote text since WordPress 5.9. Since then, block-library styles have also matched the block's default color to the body text instead of the theme's medium gray. At this point, I would consider that the new style for the block.
The iframe editor shows the same colors as the front, but the non-framed editor still shows the gray whether the block uses default or custom colors. I uploaded a patch to override the inlined styles from editor-style.css. If you see top and bottom borders, those come from the block-library/theme.css, and #61591 should correct the sequence by adding editor-blocks.css later.
#4
@
2 years ago
- Keywords needs-testing added
- Owner set to
- Status new → assigned
Thank you @sabernhardt I am going to add testing to this and assign to myself to progress this ticket.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Pullquote Block: Text color not working at frontend ( Write citation…)