Stino12547
Stino1254715mo ago

Chatbot doesn't fit

I have this problem! My chatbot is half under the blue bar. And it's way too big
No description
5 Replies
stormy-gold
stormy-gold15mo ago
I think you just need to set a higher z-index with CSS, but you can change the height as well. https://developer.voiceflow.com/docs/embed-customize-styling
Stino12547
Stino12547OP15mo ago
I have adjusted the Z-index but my chatbot still appears below the blue bar of the website
No description
W. Williams (SFT)
Voiceflow
Embed & Customize Styling
Modify the CSS of your web chat and embed it within a page
W. Williams (SFT)
you need to create a stylesheet and include it in your integration code using:
assistant: { stylesheet: 'path-to-stylesheet' },
assistant: { stylesheet: 'path-to-stylesheet' },
Stino12547
Stino12547OP15mo ago
@randompenna helpt me and the problem is solved 💪

Did you find this page helpful?