Per @matt post, Add a logo to your blog title, I tried this:
#blog-title a {
background: transparent url(‘https://snap.as/me/photos/zH2VpET’) no-repeat bottom left;
padding-left: 42px;
}
However, nothing changed. Is my image too big, and I need to size it down? What have I got wrong?