So I cannot find out how to delete the old blue messenger button on the website gamerlifestore.com

So I cannot find out how to delete the old blue messenger button on the bottom right of the website. I was told it is in the code and must be manually removed. I already deleted the messenger channel, yet it is still showing on my pages. Please help.

Website is gamerlifestore.com

1 Like

@GamerLifeLLC

this one com up to your FB message app please disable or try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.css ->paste below code at the bottom of the file.
div#fb-root {
    display: none !important;
}

Thanks so much!

1 Like

@GamerLifeLLC

its my pleasure to help us