Skip to content

Instantly share code, notes, and snippets.

@BurlesonBrad
Created October 23, 2015 00:15
Show Gist options
  • Save BurlesonBrad/85d75a1b081d18ebe8f4 to your computer and use it in GitHub Desktop.
Save BurlesonBrad/85d75a1b081d18ebe8f4 to your computer and use it in GitHub Desktop.
steve
/* Howdy Steve. See down there where it says 250%? Add this code to your child style.css file */
/* Once you've got this code added, change that number to whatever percentage you think looks good */
.site-header .site-branding img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
height: auto;
max-width: 250%;
max-height: none;
}
/* End Custom Logo Size */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment