I have WhatsApp image and a code the code is :
<style>
.whatsapp{
position: fixed;
bottom:40px;
right: 20px;
text-align: right;
z-index: 10;
}
</style>
<div class="whatsapp">
<a href="https://wa.me/917096153695" target="_blank"><img src="download.png" alt="" width="30%" class="whatapp_img"></a>
</div>
I have to add the image and code in nopcommerce website
I tried to add in the pages but nothing happened