Floating “call button” in mobile view?

Can someone tell me how (if possible) to implement a fixed “call button” in mobile?

The picture below is from a Wordpress Plug-in. I’d really like to implement it on my site.

Thanks for any help!

1 Like

Hey @tahiles

Can you share your read-only link so I can show you?

Piter :webflow_heart:

I’ll do that when I’m near a computer later today.

Thanks.

1 Like

Great! It’s super easy :raised_hands:

Here you go…

https://preview.webflow.com/preview/richmondbedding-exportabl-3b5d6b7427570?utm_source=richmondbedding-exportabl-3b5d6b7427570&preview=c1f0857a63753f9b02385e757492ff43

Just create and style your button, then give it position: fixed and align it to the lower right corner, and also add higher z-index to make sure the button is always above the rest of the content. Give right and bottom the desired spacing. Like so:

18%20PM

It will be always fixed to the bottom of the page.

1 Like

If you still want a video you can check > https://www.useloom.com/share/ba1dc30419e44cf19912fa24fa022045

Piter :webflow_heart:

Thanks for the help!

Can I see a video tutorial on how to do this implementation?
Txs

Hey there!

I’ve just made this free cloneable mobile call button along with a video tutorial to make things easier.