Skip to:
Content
Pages
Categories
Search
Top
Bottom

remove sub forums from forum list

  • @katiemeeks

    Participant

    on the forum slug:
    http://discoversee.com/seeforums/

    I would like to remove the links to the subforums – only showing the forums.

    is there a code, CSS or function code I can use to remove these? Or the links to them?

Viewing 2 replies - 1 through 2 (of 2 total)
  • @robkk

    Moderator

    You can use this CSS.

    #bbpress-forums .bbp-forums-list {
        display: none;
    }

    @katiemeeks

    Participant

    works perfect, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar