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

How to hide chat date and time?

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

.message-date { display: none; }

hide chat date time

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

Categories