Get the latest live chat benchmark data broken down by team size & industry

Read more
How to remove Powered by Comm100 text from Chat Window?

Comm100 Chat Window is fully customizable. It also allows you to remove the Powered by Comm100 text from your chat window to reinforce your branding and create a clean look for your live chat.

To remove the text, you will need to use your own CSS code to customize the Chat Window.

Step by Step Instructions

1. Log into your Comm100 account.

2. Go to Campaign at the left menu then click Chat Window, then Customize Style with Your Own CSS under Body.

3. Add the following CSS code in the edit window:

.poweredby {
display:none;
}

4. Click Ok.

5. Click Save Changes.

Please note the feature to customize the Chat Window with your own CSS code is only available in our Business and Enterprise plan.