Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Created September 3, 2013 20:28
Show Gist options
  • Save BeardedGinger/6429120 to your computer and use it in GitHub Desktop.
Save BeardedGinger/6429120 to your computer and use it in GitHub Desktop.
Add a Scroll Header to Genesis child theme using Exodus Framework
<?php
//* Add support for Scroll Header
add_theme_support( 'scroll-header' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment