Site logo

Archived topic

Again problem with bbPress

19 replies · Started by Uwe Pfeifer on November 10, 2015

Viewing posts 16–20 of 20

You're welcome :)

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;
}

that seems to work. thank you a lot!!! :)

No problem :)

This archived topic is closed to new replies.