[wp-trac] [WordPress Trac] #60043: Pages list text color is White on White
WordPress Trac
noreply at wordpress.org
Tue Dec 19 05:46:02 UTC 2023
#60043: Pages list text color is White on White
-------------------------------------------------+-------------------------
Reporter: gls9879872 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Administration | Version:
Severity: critical | Resolution:
Keywords: reporter-feedback needs-testing- | Focuses:
info |
-------------------------------------------------+-------------------------
Comment (by sabernhardt):
@gls9879872 Is the white text only on the Pages listing and not the same
for Posts or Products lists?
In the images you shared, you apparently have some styles that override
the following text colors for regular text and links within the list
table.
{{{
.widefat th, .widefat td {
color: #50575e;
}
a {
color: #0073aa;
}
}}}
To determine the cause, please try to [https://blog.hubspot.com/website
/how-to-inspect inspect element] on the links and other text within the
table. That should point to what adds the white text.
The text color likely comes from one of the //plugins//, though I did not
find any problems with Contact Form 7, Elementor, Recent Posts Widget With
Thumbnails, WPForms Lite, WooCommerce, YITH WooCommerce Compare and YITH
WooCommerce Wishlist activated.
I cannot test the Rozer theme or the WooZone plugin, and you may have
other plugins that are not visible from the front.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60043#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list