Skip to content

Instantly share code, notes, and snippets.

@kldeb
Created July 18, 2018 16:12
Show Gist options
  • Save kldeb/5300f89ac279996cfcbc6227e2fe7eaa to your computer and use it in GitHub Desktop.
Save kldeb/5300f89ac279996cfcbc6227e2fe7eaa to your computer and use it in GitHub Desktop.
Hide National Post Ad blocker overlay
.fc-dialog-overlay {
display: none;
}
.fc-root {
display: none;
}
.fc-dialog-container {
display: none;
}
body {
overflow: scroll !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment