Set custom font for all elements

Although we do provide a list of fonts for you to choose for your widget, you might happen to need a custom code.

If that is the case, add this code to the Custom CSS field on the Appearance tab of your Chat widget’s settings:

[class*='Main__Container-sc'] {
font-family: Calibri !important; }

You’re welcome to set any other font, providing it is supported by your browser and added to your website.

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: