Hi friends in this article we will know that how to create WhatsApp share button in blogger friends I am going to give you a script code which is written below you can just copy that code and past in your posts html or post body template.
1.
<a href="whatsapp://send?text=Link pra um artigo ó https://google.com" class="botao-wpp">
<!-- ícone -->
<i class="fa fa-whatsapp"></i>
</a>
<center>
<a class="footerbtn" href="whatsapp://send?text=Touch this blue line enter your name and see magic 👉 Yourwebsite.com"><img width="25px" height="25px" src="https://1.bp.blogspot.com/-IaGscinjmuU/W0SHj05u76I/AAAAAAAABlM/p2_fu034fQsuGMDdOvKUqlZJQl9Gjo9rwCLcBGAs/s1600/wp.png"/><b style="font-size: 15px;"> Click Here to Share on Whatsapp</b> <img width="25px" height="25px" src="https://1.bp.blogspot.com/-IaGscinjmuU/W0SHj05u76I/AAAAAAAABlM/p2_fu034fQsuGMDdOvKUqlZJQl9Gjo9rwCLcBGAs/s1600/wp.png"/></a></center>
</body>
</html>
Please change *happy Diwali *Sent a special wish to that what's you want to write
AND
Change the address https://www.yourwebsite.com by your address
Advertisement
