Skip to content

Instantly share code, notes, and snippets.

@skipshean
Created September 8, 2016 00:35
Show Gist options
  • Save skipshean/5a68e1ed391d88c2e8d1a601f26dd3e6 to your computer and use it in GitHub Desktop.
Save skipshean/5a68e1ed391d88c2e8d1a601f26dd3e6 to your computer and use it in GitHub Desktop.
don't display the clickfunnels affiliate badge on page - overrides the drop down menu that doesn't work
.nodoBadge {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment