Archived topic
WHATSAPP BUTTON
3 replies · Started by josepdlh on September 10, 2021
Hello!
Can anyone recommend me the best way to add a sticky side button (contact - whatsapp). I already tried a couple of plugins but they add a button and the bottom of the page and I want the button in the middle-side of the page.
Thanks
Hi there,
if you have a plugin you're happy with, add it to the site, and share a link to where i can see it and ill take a look at some CSS to reposition it for you.
Thanks David!
You've the web in the Private information
You can try something like this:
.joinchat--left .joinchat__button {
bottom: 450px;
}