Link to Joinchat
Link to htmlcolorcodes
.joinchat__button__open { animation: pulse-whatsapp 1s infinite; } @keyframes pulse-whatsapp { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(88, 214, 141, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 30px rgba(26, 51, 244, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(88, 214, 141, 0); } }
If you need any plugin for this tutorial you can find it in the plugins page.