Back to Snippets

Floating WhatsApp Button CSS

A green pill button pinned to the bottom right that opens a WhatsApp conversation with you.

It is an anchor with position fixed. The href points at wa.me followed by your number in international format, with no plus sign, spaces, or dashes. Adding a text query parameter prefills the first message.

On narrow screens the label hides and only the icon shows, which stops it covering content on phones. The z-index is high enough for most layouts, though full-screen overlays will still sit above it unless you raise it.

697
#css
#whatsapp
#chat
#button
#floating
#support
#contact
#ui