How can I remove the 'Chat with Us' button from my site?

hi,

I have just added an app that works via facebook messenger for live chat and I would like to remove the “chat whit us” Button.

How can I do this?

url: www.jjzdesignz.com.au

thanks for the help again.

Nevermind I am keeping it now as it can link to messenger too

step 01:

  1. Go to your Store > Theme > click to edit code.
  2. find this file "theme.css " and open.

step 02:

  1. Paste the code at the end of the file.
div#shopify-chat-dummy {
    display: none !important;
}

this idea helps you

I’m happy to your help and thanks to you for accepting my solution can you please like all post