Okay
  Public Ticket #3048914
annoying margin that appears
Closed

Comments

  • Kacper started the conversation

    Hi. 

    When I go to my website, ghost margin appears after a few seconds. In the version on the phone, it appears full-screen and you cannot do anything. 

    Thank you in advance for your help.

  •  1,103
    Max replied

    I can't seem to be able to reproduce the issue on my mobile. Could you please elaborate on the steps to reproduce the issue on my end and I will check this for you. Perhaps send me screenshot so I can see the problem 

    Thanks,


    Max from the Sonaar.io Crew

  • Kacper replied

    I sent the screenhoot from my laptop and phone.

    Attached files:  1.JPG
      2.jpg

  •  1,103
    Max replied

    Hi there,

    the ghost margin is provoked by your facebook messenger widget. I don't know why.

    Usually we don't provide custom CSS to fix third party plugin issue because its beyond the scope of our support, but perhaps try this

    .fb_dialog {
        background: unset!important;
    }



    Thanks,


    Max from the Sonaar.io Crew

  • Kacper replied

    It works! Thank you Max!