V
Voiceflow
S
Voiceflow
•
2y ago
Stino12547
Chatbot doesn't fit
I have this problem
! My chatbot is half under the blue bar
. And it
's way too big
Voiceflow
Join
Voiceflow is your community to get help, stay up to date on product releases, and connect with builders, experts, and the Voiceflow team⚡
12,999
Members
View on Discord
Was this page helpful?
Yes
No
U
uniform-turquoise
•
6/22/24, 11:10 PM
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
S
Stino12547
OP
•
6/23/24, 8:51 AM
I have adjusted the Z
-index but my chatbot still appears below the blue bar of the website
W
W. Williams (SFT)
•
6/23/24, 2:11 PM
Yes
:
https://developer.voiceflow.com/docs/embed-customize-styling
Voiceflow
Embed & Customize Styling
Modify the CSS of your web chat and embed it within a page
W
W. Williams (SFT)
•
6/23/24, 2:12 PM
you need to create a stylesheet and include it in your integration code using
:
assistant: { stylesheet: 'path-to-stylesheet' },
assistant: { stylesheet: 'path-to-stylesheet' },
S
Stino12547
OP
•
6/23/24, 3:53 PM
@randompenna helpt me and the problem is solved
assistant: { stylesheet: 'path-to-stylesheet' },
assistant: { stylesheet: 'path-to-stylesheet' },