Whatsapp button margin bottom

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…

Captura de pantalla 2023-05-23 a las 12.02.46

thanks!

1 Like

@MARKETING4 Hey there and welcome to Community :heart:

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!

1 Like

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 :slightly_smiling_face:

That worked perfectly, thanks!

1 Like

You are always welcome :wink: