2 Replies
Yes – you can style the quick-reply “buttons” that the assistant sends, but you’ll need to do it with your own CSS.
1. Add (or link) a stylesheet when you load the widget
2. Target the button class and customise colours
The
.vfrc-button
selector comes from the widget’s style sheet (all component classes start with .vfrc
). You can inspect the widget in your browser dev-tools to confirm the exact class or check the full class list in the docs.
That’s it – once the stylesheet is loaded, every button rendered by the assistant will pick up your new colours.
Docs: https://docs.voiceflow.com (section “Custom web chat styling → Custom CSS”).is it possible to make my (listening buttons) colored in the chatbot?
any advice?????