How to change group chat administrators text color?

You are here:

Set yourself apart as the group chat administrator by changing the
color of your username and message text. By default, the color is red.

In the user list

.admin .user-name { color: orange; }

In the group chat

.admin .message-user-name { color: orange; }

To know how to edit web CSS, click this link.

Categories