• Resolved Scott Paterson

    (@scottpaterson)


    How can I hide the hide the trash / clear icon on the chat?

    I think it will confuse my customers or they will accidentally click it.

    Thanks!
    Scott

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author intelahelp

    (@intelahelp)

    Hello @scottpaterson,

    To hide the trash can icon on the chat, add this CSS code to your site:

       
         .dashicons-trash {
    	display: none;
         }
       
    

    Kind regards,
    Support for WordPress plugin “Chatbot with IBM Watson”

    Plugin Author intelahelp

    (@intelahelp)

    Hello @scottpaterson,
    We haven’t heard from you recently.
    Do you still have any questions or need our assistance?
    We will gladly help you.

    Kind regards,
    Support for WordPress plugin “Chatbot with IBM Watson”

    It works @intelahelp but how can I change the “V” icon minimize button to “X” icon and also the trash icon.

    Plugin Author intelahelp

    (@intelahelp)

    Hello @khanaymal,

    We are looking into this. We will try to resolve your issue as soon as possible.

    Kind regards,
    Support for WordPress plugin “Chatbot with IBM Watson”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide the trash / clear icon’ is closed to new replies.