Shopify themes, liquid, logos, and UX
As you can see, there is that little red "1" notification there even though there is no new messages and nothing to be seen.
Anyone know how to remove this? Store URL is https://nimbis.shop/
Thanks.
Hi @Nimbis
Add this to your css file :
.chat-notification {
display: none!important;
}
Was this helpful? Like or Accept solution - Buy me a coffee ☕️
- Contact me: Xipirons | WhatsApp
- Shopify Developer based in France, helping online merchants succeed
It did not work.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag
<style>
.chat-notification {
display: none !important;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Is this below the head tag or above?
Inside the head tag.
It still doesn't work
didn't work for me
This is Noah from PageFly - Shopify Page Builder App
You can add code here to hidden it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
.chat-notification{
display: none !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
none of the above options work
Hi @doyenn you can add again code here to file base.css , but delete 2 tag <style> and </style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This doesn't work
hi @Nimbis you can add again code here to file base.css , but delete 2 tag <style> and </style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
this doesn't work
Hi @doyenn You can add code here to above tag </head>
<style>
[data-spec="notification-badge"]{
display: none !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024