Hi Kayla
I’ve tested the chat on my side and a scroll bar seems to show up after sending a few messages, once they exceed the height of the chat window.
Are you still experiencing issues with this on your side? If so, would you mind sending me screenshots?
Thread Starter
kayla
(@kaylaz)
Thank you for looking into this. The scroll bar finally appeared on my laptop screen but still hides the top, even if scrolled all the way to the top. But on a large desktop screen, it shows the top.
Laptop –
Desktop – 
-
This reply was modified 8 years, 11 months ago by
kayla.
Hi Kayla
So glad to hear that the scrollbar is now showing up.
Please go to ‘Live Chat’ -> ‘Settings’ -> ‘Custom Scripts’ and add in the following CSS in the ‘Custom CSS’ field:
#wp-live-chat {
z-index: 99999;
}
Please let me know if this helps?
Thread Starter
kayla
(@kaylaz)
Yes that did, thank you so much!