Answer the question
In order to leave comments, you need to log in
How to hide the live chat template button from Crisp?
The site has live chat from Crisp. You need to replace the standard button with your own to open the chat window. In support, they suggested that you can hide the standard button and install your own. Here is what I have:
1. In head is the live chat script itself:
window.$crisp=[];window.CRISP_WEBSITE_ID="5b17113e-7ced-4511-aaaa-1baf4112a907";(function(){ d=document;s=d.createElement("script"); s.src="https://client.crisp.chat/l.js"; s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
<button onclick="$crisp.push(['do', 'chat:open'])">Click Me!</button>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question