Custom CSS
You can customize the CSS of the chat widget to suit your needs
Last updated
Was this helpful?
Was this helpful?
#chat-bubble-open {
background: url(https://www.hemfrid.se/_next/static/media/logo-chat.9d3ab5d1.png) 50% / cover no-repeat;
}<script src="https://app.talkie.se/chat-widget/7JQoJfxPNVAd193002441108qMitvJJh.js" defer></script> widget-container-id="root" widget-height="500px" widget-width="600px" defer@media screen and (max-width: 499px) {
iframe#widget-chat-window {
width: 100% !important;
height: 300px !important;
}
}.app-container{
width: 400px !important;
height: 425px !important;
}