Button "Click here" Whatsapp Chat Live

Alessiosnk
Visitor
1 0 0

hi, i need help!

I should remove this label on my site, due to installing Whatsapp by Superlemon app.

How can I do?

 

The site link is: https://shoeroomsneakers.myshopify.com/

The password is: nuamedia

 

 

Schermata 2023-02-13 alle 16.26.06.png

Replies 3 (3)
Muhammad_Ali_S
Shopify Partner
657 118 176

@Alessiosnk,

Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file

.wa-share-btn-container.wa-share-btn-pos-left {
    display: none;
}

 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
PageFly-Kate
Shopify Partner
827 278 236

Hi @Alessiosnk 

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1: Go to Online Store -> Theme -> Edit code.

Step 2: Open your theme.liquid theme file.

Step 3: Paste the below code before </body>:

<style>
.wa-splmn-share-btn-offset {
    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.

GemPages
Shopify Partner
5587 1260 1160

Hi @Alessiosnk,

 

Glad to support you today.

 

You can check out my suggestion below to get your concern resolved:

 

1. Go to Edit code on Online Store:

 

GemPages_0-1676432881798.png

 

2. add my code  above the </body> tag on Theme.liquid:

 

<style>
	.wa-splmn-share-btn-offset {
		display: none !important;
	}
</style>

 

Eg:

 

GemPages_1-1676432967430.png

 

I hope you find the answer helpful.

Kind & Best regards,
GemPages Support Team.

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center