budbell
Hi
Use this code in custom.css file if your template support custom css
or add it at the end of template.css
.joms-chat__wrapper.joms-chat--window {
font-size: 13px;
}
for box size use this code
#joms-chatbar .joms-chat__windows .joms-chat__window {
width: 241px;
}