Skip to content

Instantly share code, notes, and snippets.

@astratagem
Created August 28, 2016 17:08
Show Gist options
  • Select an option

  • Save astratagem/100150a3d1135a9e00e5de8c2f3ec2a4 to your computer and use it in GitHub Desktop.

Select an option

Save astratagem/100150a3d1135a9e00e5de8c2f3ec2a4 to your computer and use it in GitHub Desktop.
Hide Facebook Trending Topics
/* Hide Trending topics panel */
#pagelet_trending_tags_and_topics {
display: none;
}
@astratagem
Copy link
Copy Markdown
Author

  1. Install the Stylish extension for Chrome
  2. Go to Facebook and click the Stylish button up top where your extensions live
  3. Click “Write style for: www.facebook.com”
  4. Paste this code into the code box within Stylish
  5. Save the style and reload Facebook
  6. Profit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment