Forum
Welcome, Guest
Please Login to access forum.
Re:Delete the save conversation button (1 viewing) 
Go to bottom
TOPIC: Re:Delete the save conversation button
#3703
John Dagelmore
Admin
Posts: 3881
User Online Now
Re:Delete the save conversation button Karma: 84  
Hello,

the export conversation button is enabled by default, there are no parameters to remove it.

You need to add a css code to your template to remove it like below:

Code:

.jchat_trigger_export{display: none;}
 
Logged Logged  
  The administrator has disabled public write access.
Go to top