Skip to content

Instantly share code, notes, and snippets.

@MattSLangford
Created March 1, 2024 15:38
Show Gist options
  • Save MattSLangford/dde190c9204b230abc75c73da4badd0d to your computer and use it in GitHub Desktop.
Save MattSLangford/dde190c9204b230abc75c73da4badd0d to your computer and use it in GitHub Desktop.
Tiny Theme: Hide Categories on Posts
/* Hide Categories on Posts */
ul.post-tags { display: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment