Jump to content

How to remove the chatbot icon from specific pages?

Go to solution Solved by Spark-Plugin,

Recommended Posts

Posted (edited)

Site URL: https://psygaia.org

I want to remove the chat bot icon from specific pages. Here is the code for the chatbot:

<script>
window.embeddedChatbotConfig = {
chatbotId: "gUlZWD_wiFw46xBnH0JM4",
domain: "www.chatbase.co"
}
</script>
<script
src="https://www.chatbase.co/embed.min.js"
chatbotId="gUlZWD_wiFw46xBnH0JM4"
domain="www.chatbase.co"
defer>
</script>

Thank you!

Edited by yogacid
  • yogacid changed the title to How to remove the chatbot icon from specific pages?
  • Replies 1
  • Views 445
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution
Posted

Hi @yogacid, you can try adding this code:

1. Go to Pages.

2. Hover over the page name where you want to apply the code, and you’ll see a gear icon—click on it.

3. Go to Advanced.

5. Paste the code, click Save, and you’re all set.

<style>
#chatbase-bubble-button, #chatbase-bubble-button * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: none !important;
}
</style>

Let me know how it goes:)

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.