App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello!
how can I delete the icon of messages (click here as picture) from Sense 2.0
I connected whatsapp app with SuperLemon and I have 2 icons now.
thanks
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello, Have you looked at the site link?
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.wa-share-btn-container.wa-share-btn-pos-left.wa-share-btn-tmpl-regular.wa-share-btn-z-index.wa-share-btn-theme-1.wa-splmn-share-btn-offset {
display: none !important;
}