# I am not able to disable flair or user titles on mobile

**URL:** https://meta.discourse.org/t/i-am-not-able-to-disable-flair-or-user-titles-on-mobile/394264
**Category:** Support
**Created:** [January 24, 2026, 10:49pm UTC](https://meta.discourse.org/t/i-am-not-able-to-disable-flair-or-user-titles-on-mobile/394264 "2026-01-24T22:49:38Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![hipp0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hipp0/32/537433_2.png) [@hipp0](https://meta.discourse.org/u/hipp0)
#### Post date: [January 24, 2026, 10:49pm UTC](https://meta.discourse.org/t/i-am-not-able-to-disable-flair-or-user-titles-on-mobile/394264/1 "2026-01-24T22:49:38Z")

</div>

Some reason its not working when I add CSS to the mobile area, not sure if I am doing it right.

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/b/2/ab2a65e60a869531d4e03c36f6165b16065c2b83.png)

```plaintext
.topic .post-avatar .avatar-flair,
.topic .avatar-flair {
  display: none !important;
}

```

---

_[View the full topic](https://meta.discourse.org/t/i-am-not-able-to-disable-flair-or-user-titles-on-mobile/394264)._
