Opened 7 years ago
Closed 7 years ago
#3970 closed defect (bug) (fixed)
Support Theme: Correct link color on forums list
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Support Forums | Keywords: | has-screenshots |
| Cc: |
Description
Since [7835], the links on https://wordpress.org/support/forums/ are indistinguishable from text, because both are displayed in the same color.
Caused by body.archive #main a { color: inherit; }, introduced in HelpHub/#206 for category archives like https://wordpress.org/support/category/getting-started/.
The selector should be adjusted to only apply to category archives and not the forum archives.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 7923: