Skip to content

Instantly share code, notes, and snippets.

@trieloff
Created July 6, 2016 20:53
Show Gist options
  • Save trieloff/54a04574892cffc338d9f1967397ade5 to your computer and use it in GitHub Desktop.
Save trieloff/54a04574892cffc338d9f1967397ade5 to your computer and use it in GitHub Desktop.
Hiding Footers on the first page in an iA Writer template
.footer-first {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment