# Questions regarding Staff Color

**URL:** <https://meta.discourse.org/t/questions-regarding-staff-color/79169>\
**Category:** Support\
**Created:** [January 27, 2018, 9:17pm UTC](https://meta.discourse.org/t/questions-regarding-staff-color/79169 "2018-01-27T21:17:48Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**Post date:** [January 27, 2018, 10:10pm UTC](https://meta.discourse.org/t/questions-regarding-staff-color/79169/4 "2018-01-27T22:10:32Z")

</div>

Try adding `.topic-body` like below. It can work.

```css
.topic-post.group-administrators .topic-body {
  background-color: whatever_you_want;
}

```

---

_[View the full topic](https://meta.discourse.org/t/questions-regarding-staff-color/79169)._
