Want to build your own 24/7 FAQ knowledge base?
LibraryH3lp subscriptions include unlimited independent internal or public-facing knowledge bases.


Search the LibraryH3lp Knowledge Base

 

How can I change the font in the chat box?

1821 views   |   Last updated on Aug 21, 2023    chat widget

 

Chat box fonts can be changed by adding custom styling to the Wicked CSS Hacks area of your skin in the Widget Designer page of the admin dashboard.

Examples

#recv, #msg {
  font-family: sans-serif;
  font-size: 0.8em;
}


#header h1 {
  font-family: tahoma, verdana;
}

FAQ URL:

More Help

Search By Topic

Share this FAQ