[buddypress-trac] [BuddyPress Trac] #8929: Menu not having proper active class
buddypress-trac
noreply at wordpress.org
Tue Jul 4 05:20:55 UTC 2023
#8929: Menu not having proper active class
----------------------------------+------------------------------
Reporter: pitamdey | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: lowest | Milestone: Awaiting Review
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: has-screenshots |
----------------------------------+------------------------------
Comment (by pitamdey):
We Can fix this by applying active class css to the menu in which it is
not working.
Something like this :
{{{
#nav li a:active {
background-color: #dd823b;
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8929#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list