[wp-meta] [Making WordPress.org] #8178: Button primary text color inconsistent on first load vs visited state.
Making WordPress.org
noreply at wordpress.org
Wed Feb 25 06:21:24 UTC 2026
#8178: Button primary text color inconsistent on first load vs visited state.
--------------------------------+---------------------------------------
Reporter: bhavin2312 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: WordPress.org Site | Keywords: needs-testing needs-patch
--------------------------------+---------------------------------------
On `make.wordpress.org/chat/` the primary button text color
is not white on initial page load.
After refreshing or after the link becomes :visited,
the text color changes to white.
This appears to be caused by styling applied only to
.button-primary:visited instead of the default link state.
Suggested fix:
Ensure .button-primary and .button-primary:visited
both explicitly define `color: #fff;`
This will make the button color consistent on first load.
Thank you.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/8178>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list