Hi there,
I’ve been searching the web and still have not figure out how to do this…
A STAFF / MODERATOR TOPIC BACKGROUND
Its a simple background color on the moderator’s post text. I tried
.topic-post.group-administrators .topic-body {
background-color: whatever_you_want;
}
with no luck. I manage to get as far as
.row .cooked {background-color: #F1C40F;color: #000000 }
Need HAALLLP PLase