Title: Remove topic tags with css
Last modified: November 22, 2020

---

# Remove topic tags with css

 *  Resolved [OSCOWP](https://wordpress.org/support/users/oscowordpress1/)
 * (@oscowordpress1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/)
 * Hi guys, do you have any ide of how i can remove the topic tags from our topics,
   in some cases there are a lot and I dont want to show them
 * [⌊remove-tags⌉⌊remove-tags⌉[

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/#post-13694620)
 * link to this as an example of possible please
 *  Thread Starter [OSCOWP](https://wordpress.org/support/users/oscowordpress1/)
 * (@oscowordpress1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/#post-13695378)
 * of course!
 * [https://www.cochespias.net/GENERAL/topic/2020-volkswagen-id-4/page/6/](https://www.cochespias.net/GENERAL/topic/2020-volkswagen-id-4/page/6/)
 * Basically I dont want to show the tags for each topic that ususally appears on
   the top of the topic
 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/#post-13696634)
 * If you just don’t want topic tags, then
 * dashboard>settings>forums>topic tags, and untick.
 * with css you would use
 *     ```
       #bbpress-forums div.bbp-topic-tags {
       	display : none !important ;
       }
       ```
   
 *  Thread Starter [OSCOWP](https://wordpress.org/support/users/oscowordpress1/)
 * (@oscowordpress1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/#post-13701955)
 * Thanks!! Worked perfectly!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove topic tags with css’ is closed to new replies.

 * ![](https://ps.w.org/bbp-style-pack/assets/icon-256x256.jpg?rev=2706563)
 * [bbp style pack](https://wordpress.org/plugins/bbp-style-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-style-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-style-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-style-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-style-pack/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [OSCOWP](https://wordpress.org/support/users/oscowordpress1/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/remove-topic-tags-with-css/#post-13701955)
 * Status: resolved