Botpress
How to use a custom css in Botpress?
< 1 minute read Let us see how to use custom CSS in Botpress to customise the look and feel of Botpress webchat. Assuming you already have a custom CSS file, if not, below are some pointers on some CSS classes I modified. Copy your custom stylesheet to modules\channel-web\assets\infa-style.css (here infa-style.css is my custom Read more…