Skip to content

Instantly share code, notes, and snippets.

@feliciaceballos
Created March 12, 2019 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feliciaceballos/abc3016f42435e4ff77d2f57d5d0dd3e to your computer and use it in GitHub Desktop.
Save feliciaceballos/abc3016f42435e4ff77d2f57d5d0dd3e to your computer and use it in GitHub Desktop.
WordPress Login Page Change WordPress logo
body.login div#login h1 a {
background-image: url('login-logo.png');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment