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

How to remove the profile login type label?

Many customer that wish to white label their chat choose to remove the profile login label.

You can do so by pasting this CSS code in the editor.

.login-type { display: none; }
profile login label

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

Categories