Opened 18 months ago
Closed 18 months ago
#55569 closed defect (bug) (reported-upstream)
Fix Blog Post Text Color
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9 |
Component: | Themes | Keywords: | has-screenshots needs-design |
Focuses: | ui, css, performance | Cc: |
Description
Issue:
Unable to change the blog Post title text color.
Please describe what you expected to happen and why:
We need this fix to change the blog title text color as preferred by user and should work according to text color that we choose from the color selector.
How can we reproduce this behavior?
- Update to WordPress 6.0 Beta 1 and Activate Gutenberg 13.0 RC 1, TT2 WP Theme.
- Appearance > Editor (beta)
- Select Blog Title to change the color using block option.
- Here you could see three options ( Text, Background and Links)
- Select Text and try to replace the text color from color picker.
- Here you cannot able to change the blog post title text color.
- Indeed other two options ( background and Links) Color works smoothly.
https://e1.pcloud.link/publink/show?code=XZKTVzZDJfBExIFiU0TbNiDttMVxRf9UCX0
Change History (5)
#1
@
18 months ago
- Keywords reporter-feedback removed
- Milestone changed from Awaiting Review to 6.0
- Severity changed from blocker to normal
#3
in reply to:
↑ 2
@
18 months ago
Replying to sabernhardt:
Done - https://github.com/WordPress/gutenberg/issues/40338
Note: See
TracTickets for help on using
tickets.
Thanks for the report!
Could you open an issue on the Gutenberg repository?
I think the title does not have the specified text color because it is set as a link (and the link color does not inherit the block color).