Opened 19 months ago
Last modified 19 months ago
#58015 new defect (bug)
Text over images not readable in Block: Cover Post
Reported by: | arafatjamil01 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.2 |
Component: | General | Keywords: | has-patch needs-testing |
Focuses: | css | Cc: |
Description
Black-colored text over background images is not always readable. I have fixed CSS to make texts readable.
Attachments (3)
Change History (5)
#2
@
19 months ago
Hi @arafatjamil01,
Thanks for the patch!
I have cross verified the issue with WordPress 6.1 and also the latest version WordPress 6.2 and found that by default the Text color over the background image on the Cover Block is White
. Uploading any kind of media to the cover block, by default the text would appear white.
I have cross verified it with WordPress default themes like Twenty Twenty Three, Twenty Twenty Two, Twenty Twelve etc.,
Attaching visual for reference: https://prnt.sc/GD-hxvI0sUq3
Thanks!
Note: See
TracTickets for help on using
tickets.
Added css to change the text color from black to white.