최근 검색
최근 검색 없음
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