Site logo

Archived topic

align facebook customer chat messenger

3 replies · Started by Tru on August 8, 2020

Viewing posts 1–4 of 4

Hello,
In my website, i’ve installed facebook messenger.As default, it overlays “scroll back button”. I would like to move the facebook messenger higher a little bit. However, it is styled in a iframe. I do not know how to fix it . Please, help me.

Hi there,

try this:

.fb_iframe_widget iframe {
    bottom: 200px !important;
}

.fb_dialog_content iframe {
    bottom: 130px !important;
}

Hi David, It works. I'd appreciate it!

You're welcome

This archived topic is closed to new replies.