Your blog blogspot possible to add floating WhatsApp chat button and make it easy to chat with your customer. Follow these steps to add the floating button WhatsApp.
- Login to Your Blog
- Theme > Edit HTML
- Make sure your template support FontAwesome, if not support follow older post tutorial to add-on fontawesome to your blog or click here.
- Put your phone number and paste The Script below tag <body>
Change 6285882844395 with your phone number.<style>.floating-wa {background:#25D366;position:fixed;z-index:4;right:15px;bottom:15px;padding:10px 17px;font-size:30px;border-radius:100px;box-shadow:1px 2px 10px 0px rgba(0, 0, 0, 0.3);} .floating-wa a {color:#FFF;}</style> <div class='floating-wa'><a href='https://api.whatsapp.com/send?phone=6285882844395&text=Hi%20MeDes,%20I%20have%20question&source=&data=' target='_blank'><i class='fab fa-whatsapp'/></a></div>
- Save Theme
No comments:
Post a Comment