Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Last active June 1, 2021 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/95560692237299edd4edd312b7ff1b40 to your computer and use it in GitHub Desktop.
Save Roy-Oto/95560692237299edd4edd312b7ff1b40 to your computer and use it in GitHub Desktop.
AMP customization examples 5 (site name in footer)
.amp-wp-footer h2 {
display: none;
}
.amp-wp-footer {
border-top: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment