How to hide chat date and time?

You are here:

Each message by default will be stamped with the date and time it
was sent. Use this code to remove this feature.

.message-date { display: none; }

group chat time stamps

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

Categories