Last active
November 23, 2016 13:30
-
-
Save csessig86/f7042e3894ffe7d5befdbea4deaff5cd to your computer and use it in GitHub Desktop.
Hide follow us box
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
<script>$('#follow-us-box').addClass('display-none');</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment