# Don't display the replies count on mobile?

**URL:** https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726
**Category:** Support
**Created:** [2016年一月29日 18:08 UTC](https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726 "2016-01-29T18:08:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Nemesio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nemesio/32/43878_2.png) [@Nemesio](https://meta.discourse.org/u/Nemesio)
#### Post date: [2016年一月29日 18:08 UTC](https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726/1 "2016-01-29T18:08:38Z")

</div>

How can I disable the replies count on mobile with CSS? I did it on desktop, but on mobile I’m not finding what name it uses.

I tried this but it didn’t work:

```css
.posts-map {
    display: none;
}

```

Can someone help me?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2016年一月29日 18:11 UTC](https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726/2 "2016-01-29T18:11:29Z")

</div>

Click the mobile phone icon in the site customization

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2022年十月6日 01:14 UTC](https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726/3 "2022-10-06T01:14:46Z")

</div>



---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2022年十月6日 01:27 UTC](https://meta.discourse.org/t/dont-display-the-replies-count-on-mobile/38726/4 "2022-10-06T01:27:04Z")

</div>


