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

How to change group chat administrators text color?

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