Skip to content

Instantly share code, notes, and snippets.

@ThatGuySam
Last active January 24, 2018 18:05
Show Gist options
  • Save ThatGuySam/fe171f65cf48e97a2ac259eed09e0e87 to your computer and use it in GitHub Desktop.
Save ThatGuySam/fe171f65cf48e97a2ac259eed09e0e87 to your computer and use it in GitHub Desktop.
Hide Facebook Customer Chat Plugin
.fb_dialog,
.fb_dialog.fb_dialog_advanced.fb_shrink_active,
.fb_iframe_widget iframe,
.fb_dialog_content iframe {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment