Skip to content

Instantly share code, notes, and snippets.

@htdat
Created August 31, 2017 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save htdat/3a0a5e8588253eec86580ec04d2bbf75 to your computer and use it in GitHub Desktop.
Save htdat/3a0a5e8588253eec86580ec04d2bbf75 to your computer and use it in GitHub Desktop.
disable-whatsapp-desktop.css
@media screen and (min-width: 900px) {
.share-jetpack-whatsapp {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment