Unable to display embedded JS chatbot

Hello! I am trying to display an embedded chatbot on my Bubble website. However it only shows part of it - see screenshot.

I’ve put the below code in a HTML element. What should I do?

<script src="https://***.netlify.app/bundle.js?id=1694018478971x385571189599764500"></script>

Update: I’ve been able to display the entire chatbot by playing with the HTML element and page dimensions.

However I’m unable to click on any button, as if it was hidden behind a layer… Any idea what is wrong in how I set this up?

Hi @genaichat,

Have you tried changing the Z-index of the chatbot to bring it to the front?

@johnny thanks, let me try that and let you know

This topic was automatically closed after 70 days. New replies are no longer allowed.