Simple Floating Button
A classic circular floating action button. Minimal, clean, and instantly recognizable — the most popular WhatsApp widget.
Customize Your Button
Fill in the details below and see your button come to life in real-time
How to Add the Button to Your Website
Simple instructions for all major platforms
WordPress
Go to Appearance → Theme Editor → footer.php or use a plugin like "Insert Headers and Footers". Paste the HTML code just before the closing {closingBody} tag.
Shopify
Go to Online Store → Themes → Edit Code. Find theme.liquid and paste the code before {closingBody}.
Plain HTML
Simply paste the generated HTML code anywhere in your HTML file, preferably just before the closing {closingBody} tag.
Wix
Use the Embed HTML element. Drag it onto your page and paste the button code. Position it in the corner for a floating effect.
Squarespace
Go to Settings → Advanced → Code Injection. Paste the code in the Footer section and save.
React / Next.js
Create a component with the button code. For Next.js, add it to your _app.tsx or layout component.
Frequently Asked Questions
Got questions? We've got answers.