Skip to content

Instantly share code, notes, and snippets.

@BenSibley
Created March 9, 2015 16:30
Show Gist options
  • Save BenSibley/0ab1e1b2a500b150f26e to your computer and use it in GitHub Desktop.
Save BenSibley/0ab1e1b2a500b150f26e to your computer and use it in GitHub Desktop.
Tracks - Hide Site Title in Footer
.site-footer h3 {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment