This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hello. I disabled the chat function on my site, but there is still a little chat widget on the header that I can’t figure out how to remove. How do I get rid of it?
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.header-type-7 .header .tbs span {
display: none;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up