Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m sorry but you are using an old theme that hasn’t been updated in 2 years, may no longer be compatible with the current version of WordPress and is no longer supported by its developer.

    I strongly suggest that you switch to a more recent theme.

    This is not a clean option but if your theme doesn’t support a custom header image or logo you can add this to your css:

    #site-title {
    background: url(‘URL TO YOUR IMAGE‘) no-repeat;
    }

    #site-title a {
    visibility: hidden;
    }

    Just note that your image will not be a linked image.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to change the "set title" to a picture’ is closed to new replies.