Hello, I’ve noticed that Kore.ai’s bot provides Web SDK functionality, which allows users to use templates to design message formatting. However, I’m wondering if it’s possible for users to customize the style using their own CSS. For example, I’d like to adjust text positioning and make text partially overflow the image.
I’m wondering if I should pull from this repository and deploy on my own server after updating the stylesheet. https://github.com/Koredotcom/web-kore-sdk/tree/master/UI/custom, thanks