@baris thank you so much. I tried to update the plugin via terminal but still didn't get this fix. How do I get this update?
Increase the size of shoutbox ( or modified tpl file of shoutbox)
-
@linan2332 if you want to increase the height of the shoutbox. You can just enter the below css in ACP -> Appearance -> Custom HTML & CSS
.shoutbox-content, .shoutbox-archive-content { height: 300px; }