How Can We Help?
< Back
You are here:
Print

How to change group chat administrators text color?

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

administrators text color

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