Hi ophilcadz ,
Welcome to the forums! 😁
This topic was marked as solved. Have you perhaps already solved the issue?
If the issue hasn't been solved, you can perhaps add a Custom CSS to your site as suggested by this answer on Stackoverflow.
CSS:
.fb_customer_chat_bounce_out_v2 { animation-fill-mode: forwards; display: unset !important; }
.fb_customer_chat_bounce_in_v2 { display: unset !important; }
.fb_iframe_widget iframe { display: none; }