Skip to content

Instantly share code, notes, and snippets.

@djsauble
Created August 30, 2017 17:58
Show Gist options
  • Save djsauble/239035354367a8ad5d6158193a91ee76 to your computer and use it in GitHub Desktop.
Save djsauble/239035354367a8ad5d6158193a91ee76 to your computer and use it in GitHub Desktop.
Replace <div id="header"> with <div id="header" style="display: none;">
<!-- attempt to hide unused header, though this seems to do nothing -->
<replacefilter token="&lt;div id&#61;&quot;header&quot;&gt;"
value="&lt;div id&#61;&quot;header&quot; style&#61;&quot;display: none;&quot;&gt;"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment