Home › Forums › Support › Again problem with bbPress › Reply To: Again problem with bbPress
November 11, 2015 at 11:43 pm
#152337
Lead Developer
Lead Developer
Looks like a BuddyPress bug to me – the bbpress class is being added to those pages.
Try this CSS instead:
.forum #menu-item-44 a,
.forum-archive #menu-item-44 a,
.topic #menu-item-44 a {
background-color: #whatever;
color: #whatever;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development