[Resolved] Again problem with bbPress

Home Forums Support [Resolved] Again problem with bbPress

Home Forums Support Again problem with bbPress

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #152224
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

    #152284
    Uwe Pfeifer

    Sorry there is a problem now. The following happens when not in a forum (with buddypress):

    #152337
    Tom
    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;
    }
    #152343
    Uwe Pfeifer

    that seems to work. thank you a lot!!! πŸ™‚

    #152345
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.