Created
February 13, 2017 20:49
-
-
Save lelandf/61ea82493e1c70aa0e845e93310935aa to your computer and use it in GitHub Desktop.
Style tag contents for new header image in Beautiful Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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