Header link stopped working
-
Hi all. Recently, for no apparent reason my header link stopped working. I have a main image at the header (it’s entirely jpeg) and I had it linking back to the “home page” of the blog. Unfortunately, it not longer works.
I was hoping someone could look over my code and let me know if it’s ok. Link to site: https://wilderness-sportsman.com/wsblog/
And the code:
<div id=”container”>
<div id=”header” onclick=”location.href=’https://wilderness-sportsman.com’;” style=”cursor: pointer;”>
<h1>“><?php bloginfo(‘name’); ?></h1>
</div>Thanks for any comments.
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Header link stopped working’ is closed to new replies.