[wp-trac] [WordPress Trac] #58875: The hover effect in theme.json is not working
WordPress Trac
noreply at wordpress.org
Sat Jul 22 07:14:21 UTC 2023
#58875: The hover effect in theme.json is not working
--------------------------+-----------------------------
Reporter: titanchan | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.2.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
While the color of nav links is working, the hover color of those is not
working.
"core/navigation": {
"color": {
"text": "var(--wp--preset--color--midred-2)"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var(--wp--preset--color--lightred-3)"
}
}
}
}
}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58875>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list