How to hide popup chat on embed chat page in Drupal

How to hide popup chat on embed chat page in Drupal

To show only embed chat on a page, add the following additional class to your exisiting embed code:


<div 
  id="drupalchat-embed-chatroom-0" 
  class="drupalchat-embed-chatroom-container drupalchat-hide-popup-chat"
></div>

 

To view complete embed code, please see knowledge base - https://iflychat.com/knowledge-base.