Skip to content

Instantly share code, notes, and snippets.

@bhwebworks
Last active December 17, 2015 05:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhwebworks/5555417 to your computer and use it in GitHub Desktop.
Save bhwebworks/5555417 to your computer and use it in GitHub Desktop.
Comment out the “Add support for custom header” code in functions.php
/** Add support for custom header */
/* add_theme_support( 'genesis-custom-header', array(
'width' => 1140,
'height' => 120
) ); */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment