1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
Yes you can be able to load it to a custom chat widget
- Create a communication widget as described here https://docs.aws.amazon.com/connect/latest/adminguide/add-chat-to-website.html
- copy the widget script into your html page or a blank html page
- add the customStyles code block below into the html page https://docs.aws.amazon.com/connect/latest/adminguide/pass-custom-styles.html
- Use browser developer tools to identify the cause if any attribute causes "unexpected token" or any other error
Relevant content
- asked 2 years ago
- asked a year ago
- asked 3 months ago

When I use the script in its entirity it doesnt work, but I can use elements.
Is there a way that I can add styling gradients to the header?
header: { headerBackgroundColor: '#54121880', },