Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hide tag cloud

  • @opensourcelover

    Member

    I would like to hide or remove buddypress tag cloud from forum page. I want consistent look on my wordpress blog and buddypress. Any suggestions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @davidtcarson

    Participant

    To hide the forum tag cloud from users, you could add the following to your stylesheet:

    `
    #forum-directory-tags { display: none; }
    `

    @opensourcelover

    Member

    thank u David!

    @opensourcelover

    Member

    Does buddypress support multiple sidebars? I have 1 sidebar only

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide tag cloud’ is closed to new replies.
Skip to toolbar