Hi,
How can i move up the whatsapp floating button with CSS? I want to use the chat here h2b Hipotecas | La teva hipoteca rodona but it will crash with my other bot…
thanks!
Hi,
How can i move up the whatsapp floating button with CSS? I want to use the chat here h2b Hipotecas | La teva hipoteca rodona but it will crash with my other bot…
thanks!
@MARKETING4 Hey there and welcome to Community
Sure thing, we’ll be happy to assist! Would you like to move it above your bot or maybe to the left?
Above will be better, also for mobile view its better, thanks!
We’ve moved your WhatsApp Chat widget by adding this code to the Custom CSS field:
.global-styles,
[class^="Window__WindowComponent"],
[class^="FloatingButton__FloatingButtonContainer"] {
bottom: 80px;
}
Please check your website and let me know if you like what you see
That worked perfectly, thanks!
You are always welcome