Different logo on homepage
It looks like the theme designer has a means for you to use a different logo on the homepage. Looking at your header.php on lines 83-93. If your theme detects that this is the front page, the title is enclosed with an <h1> tag, otherwise it is enclosed in a <div>. Both have id=’logo’. If … Read more