<a href="tel:0212123455" class="fixed_tel"> Hemen Arayın </a>
.fixed_tel{
position:fixed;
bottom:15px;
right:15px;
border-radius:30px;
padding:10px;
background-color:green;
color:#fff;
text-align:center;
z-index:2;
}
Bu kodlar işini görecektir.