Support » Plugin: Wise Chat » Font Size

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcin

    (@marcinlawrowski)

    Thank you for your feedback. The only way to change the font size is to use “Custom CSS Styles” option (under Appearance tab). You can set fonts properties via CSS. For example:

    .wcContainer * {
    font: 16px/18px “Helvetica Neue”,Roboto,”Segoe UI”,Calibri,sans-serif;
    }

    Regards
    Marcin

    Plugin Author Marcin

    (@marcinlawrowski)

    As of version 1.9 of the chat it will be possible to set font size on settings page. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Size’ is closed to new replies.