Reply To: Again problem with bbPress

Home Forums Support Again problem with bbPress Reply To: Again problem with bbPress

Home Forums Support Again problem with bbPress Reply To: Again problem with bbPress

#152022
Tom
Lead Developer
Lead Developer

You mean while you’re in the forum/topics? This is a bbPress issue they’ll need to address.

You can apply the current CSS to the menu item while in bbPress though:

.bbpress #menu-item-44 a {
    background-color: #whatever;
    color: #whatever;
}