Skip to content

Instantly share code, notes, and snippets.

@elebetsamer
Last active April 26, 2018 00:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elebetsamer/8869247 to your computer and use it in GitHub Desktop.
Save elebetsamer/8869247 to your computer and use it in GitHub Desktop.
A way to hide the follow button in the SharePoint 2013 Ribbon.
#site_follow_button {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment