Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 14, 2021 03:36
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 Roy-Oto/6fb070d95e8a5362fe5752b12b86061d to your computer and use it in GitHub Desktop.
Save Roy-Oto/6fb070d95e8a5362fe5752b12b86061d to your computer and use it in GitHub Desktop.
How to hide the share button in SANGO
.article-footer .footer-contents .sns-btn {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment