All Collections
Restream Chat
Basics
Remove “The Chat Is Ready to Display Messages”
Remove “The Chat Is Ready to Display Messages”
Follow the steps in this guide to remove the message "The chat is ready to display messages".
Randy M avatar
Written by Randy M
Updated over a week ago

Currently, the best way to do that is via .CSS. Add this code to the custom .CSS location of your Encoder/Broadcast software.

Embedded Chat Code

.chat-messages > .message-item:first-child { Display:none; }

👉 Next steps

👍 Keep exploring


Would you like to learn some tricks from the community?

Join our Discord and Twitter.

Can't find the right answer?

Contact the Restream Support team via our 24/7 Live Chat.

Did this answer your question?