Skip to content

Instantly share code, notes, and snippets.

@polodev
Created April 4, 2022 03:28
Show Gist options
  • Save polodev/97cfd68a059867f18ae077998ce6a1a6 to your computer and use it in GitHub Desktop.
Save polodev/97cfd68a059867f18ae077998ce6a1a6 to your computer and use it in GitHub Desktop.
Hide facebook like comment
[aria-label="Leave a comment"] {
display: none;
}
[aria-label="Like"] {
display: none;
}
[aria-label="Leave a comment"] {
display: none;
}
[aria-label="Like"] {
display: none;
}
[aria-label="Send this to friends or post it on your Timeline."] {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment