Configuration Options
All configuration is done via thewindow.supportUnicornSettings object:
Position
Control where the widget appears on the page:Locale
Set the language for the widget:Primary Color
Customize the widget’s theme color:Welcome Message
Set a custom welcome message:Hide Message Bubble
Hide the chat bubble (widget will still be accessible via JavaScript API):Dynamic Configuration
You can also update configuration after the widget loads using the JavaScript API:Styling
The widget uses Tailwind CSS classes. To customize further:- Override CSS variables in
supportUnicornSettings - Use custom CSS to target widget elements (if needed)
Example: Full Configuration
Next Steps
JavaScript API
Learn how to programmatically control the widget