# Should 'Me too' be hidden on category descriptions topics?

**URL:** https://meta.discourse.org/t/should-me-too-be-hidden-on-category-descriptions-topics/409537
**Category:** UX
**Tags:** solved, css
**Created:** [7 augustus 2026 om 15:58 UTC](https://meta.discourse.org/t/should-me-too-be-hidden-on-category-descriptions-topics/409537 "2026-08-07T15:58:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [7 augustus 2026 om 15:58 UTC](https://meta.discourse.org/t/should-me-too-be-hidden-on-category-descriptions-topics/409537/1 "2026-08-07T15:58:19Z")

</div>

I wonder if it makes sense that support category description threads (used like an index for Category Docs in our instance) should hide the ‘Me too’ functionality because they are not proper support topics.

Is a workaround possible via CSS? I mean, scoping it only to the description topics page, or only to the entire categories slugs?

Just a detail that I want to improve.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [7 augustus 2026 om 17:49 UTC](https://meta.discourse.org/t/should-me-too-be-hidden-on-category-descriptions-topics/409537/2 "2026-08-07T17:49:59Z")

</div>

Yes it should be, thanks for mentioning it! Excluding those topics in a change here:

> <https://github.com/discourse/discourse/pull/42444>
>
> It doesn't make sense to show the button in topics meant to be category descript…ions 
> 
> Before
> \<img width="1592" alt="image" src="https://github.com/user-attachments/assets/ab3eb17e-6873-4af5-8595-a5ea4152a0e3" /\>
> 
> 
> After
> \<img width="1612" alt="image" src="https://github.com/user-attachments/assets/fd49bfb5-d914-4906-b285-1c99000a4668" /\>
