rival-black
rival-black2y ago

Chatbot Appearance

Hi, I hope someone can help me. Can anyone tell me how to remove what is displayed circled in red?
No description
4 Replies
NiKo | Voiceflow
Some of those are customizable from the integrations page in Voiceflow, you can also use custom CSS to hide it or you can fork our react-chat and customize it the way you want. https://github.com/voiceflow/react-chat
GitHub
GitHub - voiceflow/react-chat: React-based chat widget for conversa...
React-based chat widget for conversations powered by Voiceflow - voiceflow/react-chat
rival-black
rival-blackOP2y ago
Thank you, I've found the class I want to remove: .vfrc-chat--session-time but I don't know how to write this in the code.
NiKo | Voiceflow
You can override agent settings and styles when you load the chat widget, you can find more details here: https://developer.voiceflow.com/docs/chat-widget
rival-black
rival-blackOP2y ago
Thank you!

Did you find this page helpful?