Skip to content

Instantly share code, notes, and snippets.

@lelandf
Created February 13, 2017 20:49
Show Gist options
  • Save lelandf/61ea82493e1c70aa0e845e93310935aa to your computer and use it in GitHub Desktop.
Save lelandf/61ea82493e1c70aa0e845e93310935aa to your computer and use it in GitHub Desktop.
Style tag contents for new header image in Beautiful Pro
<style>
body.custom-background .site-header-banner {
background-image: url('http://beautiful.dev/wp-content/uploads/beautiful-header-1.jpg');
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment