You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Showing articles from changing badge to look like the previous version of HappyFox Cha widget tag

Customize your chat widget with CSS

You can customize your HappyFox Chat widget with the below CSS codes. **Changing Font Family** CSS Snippet > > body{ > font-family: arial;} Javascript snippet > > HappyFoxChat.addCustomStyles('body {font-family: arial;}', function(err) { > if (err) { > console.error('Failed to add custo…

scroll to top icon