Button "Click here" Whatsapp By SuperLemon

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

1 Like

@monia1

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

https://profumeria-monia-santa-maria.myshopify.com/

Hello, Have you looked at the site link?

1 Like

@monia1

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;
}