Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hide tag cloud


David Carson
Participant

@davidtcarson

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

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

Skip to toolbar