Skip to content

Instantly share code, notes, and snippets.

@alexadark
Created March 9, 2014 11:00
Show Gist options
  • Save alexadark/9446082 to your computer and use it in GitHub Desktop.
Save alexadark/9446082 to your computer and use it in GitHub Desktop.
genesis center logo
//* Remove the header right widget area in functions.php
unregister_sidebar( 'header-right' );
css:
.header-image .title-area, .header-image .site-title, .header-image .site-title a, .header-image .site-header .wrap .title-area {
float:none;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment