Customize Widget CSS
Use CSS to customize the look and feel of the widget
Available since widget version 1.10.0
In order to override the default CSS styles of the Chat bubble widget, the widget exposes a global function Userdesk.setCustomCSS(<css string>)
.
To globally update the text settings use
To update the settings of the header use
To reset the CSS settings use
If you want to update multiple elements, you need to define all the styles.
For instance:
CSS classes
These are the classes currently present
Last updated