[Resolved] align facebook customer chat messenger

Home Forums Support [Resolved] align facebook customer chat messenger

Home Forums Support align facebook customer chat messenger

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1393545
    Tru

    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.

    #1393855
    David
    Staff
    Customer Support

    Hi there,

    try this:

    .fb_iframe_widget iframe {
        bottom: 200px !important;
    }
    
    .fb_dialog_content iframe {
        bottom: 130px !important;
    }
    #1393875
    Tru

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

    #1394079
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.