All things Shopify and commerce
Hi Everyone ,
How can I remove Live Chat from my website : https://www.visionmaxkl.com/
Please help me
Solved! Go to the solution
This is an accepted solution.
Hi @liteleraja
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf {
display: none !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @liteleraja,
Do you have Shopify Inbox or any other chat apps installed on your site? If so, uninstalling them should remove the option for customers to start a chat from your homepage.
Victor | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hey @liteleraja
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
span.cc-157aw.cc-1kgzy {
visibility: hidden !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
No , It didn't work . Your code made Icon White
Hey @liteleraja
Apologies for the confusion, try this code with the same steps mentioned above.
<style>
a.cc-1m2mf {
opacity: 0 !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hi @liteleraja
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf {
display: none !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
It worked . I just put the code in Custom CSS option in theme customization .
Hi
I cancel already the suspcription but still rival from me, please i want to cancel and refund money, how ?
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025