# איך להיפטר מהסטטיסטיקות

**URL:** https://meta.discourse.org/t/how-to-get-rid-of-stats/347558
**Category:** Support
**Created:** [17 בינואר,‏ 2025,‏ 1:29am UTC](https://meta.discourse.org/t/how-to-get-rid-of-stats/347558 "2025-01-17T01:29:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![good\_guy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/good_guy/32/479589_2.png) [@good\_guy](https://meta.discourse.org/u/good_guy)
#### Post date: [17 בינואר,‏ 2025,‏ 1:29am UTC](https://meta.discourse.org/t/how-to-get-rid-of-stats/347558/1 "2025-01-17T01:29:09Z")

</div>

![The image displays site activity statistics showing 10 topics, 5 posts, 4 active users in the last 7 days, 1 sign-up in that period, and 11 likes all time. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/9/a/8/9a8cf5a51cba86750b752408b6313c78cce20e14.png)  
how do I get rid of this section in /about?

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [17 בינואר,‏ 2025,‏ 2:14am UTC](https://meta.discourse.org/t/how-to-get-rid-of-stats/347558/2 "2025-01-17T02:14:49Z")

</div>

This topic might help.

> [@New and improved About page at /about is live](https://meta.discourse.org/t/new-and-improved-about-page-at-about-is-live/324212/74):
>
> Hiding “Site activity” section The old About page had a “stats” class on a div that allowed “Site activity” to be easily suppressed via custom CSS: //suppress site statistics on old About page .stats { display: none; } The new About page lacks this div class. It would be nice to have, but for anyone else not wanting site stats shown, here’s a way to suppress the separate elements as they’re currently rendered: // suppress site statistics on NEW About page .about\_\_right-side H3:nth-of-ty…
