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

Hide the QR box

When you want to hide the QR option in your chat.

qr code

To remove the button, add the following:
#options #opts { display: none; }

To keep the button for chat moderators only, add the following:
.moderator #options #opts { display: list-item; }

Categories