Created
September 8, 2016 00:35
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.nodoBadge { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment