最近搜索
没有最近搜索
have no option to style the widget
已回答
已于 2023年11月16日 发布
as i see that legacy style and want to have it in my site i find out that only 1 style available for the team subscribe witch i cant change nor the text inside or to add bubble above it or even to have a square nice one. is it possible to have this option of style ? because now its look very generic....
thanks
1
1
1 条评论
Dakota
Here are a few options to better style and customize the Zendesk chat widget:
You can provide custom CSS rules to modify colors, sizes, fonts etc. Documentation here:
https://develop.zendesk.com/hc/en-us/articles/360001948687-App-framework-CSS-overrides
For example, to change background color:
In the account settings, administrators can enable "theming" which allows changing colors and logo. This provides configuration options instead of custom CSS.
This allows providing your own UI wrapped around the Zendesk Chat SDK. Fully customizable look and feel. More advanced integration.
Docs: https://developer.zendesk.com/embeddables/docs/chat-sdk/introduction
0