• Hello, congrats on a good looking theme.

    How is is possible to make the image uploaded as logo clickable – so as to link back to the homepage?

    Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • In header.php, look for <header id="header"> and add -> onclick="location.href='https://www.yourwebsite.com';" style="cursor: pointer;"

    I just figured that out and it works great

    I tried what you said above but I must not be inserting it correctly because it is not working. It is just inserting the html on my header and it’s visible on the blog.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘make image logo clickable – back to homepage’ is closed to new replies.