Strange Chrome Bug. CSS or WordPress problem?

I’ve been converting this Photoshop concept to WordPress and just got this very strange bug in Chrome only! It’s as if there is another blank menu item before hand.

The actual page is hosted at http://stamant.xraysierra.com

Safari

Chrome

It’s as if there is another blank menu item before hand.
That does seem to be the case, you can see the extra anchor sitting there in chrome dev tools.

It is not in the markup so WP and Chrome are getting their wires crossed somewhere.

Hi,

I think its caused by this image which hasn’t been closed properly.


        <p class="sitename"><a href="http://stamant.xraysierra.com/"><img src="http://stamant.xraysierra.com/wp-content/themes/stamant/images/logo.png" alt="St. Amant &a[B]mp; Sons"</a>[/B]</p>

It should be:


    <h1 class="sitename"><a href="http://stamant.xraysierra.com/"><img src="http://stamant.xraysierra.com/wp-content/themes/stamant/images/logo.png" alt="St. Amant &amp; Son[B]s"></a>[/B]</h1>

That was it! Thank you so much for your help.

Hi.

I’m having the same issue at my site, it just appeared about a week ago out of the blue. www.thompulliam.com

I looked to see if there were any images not properly closed but I didn’t see any.

Please advise. This is very annoying!

I don’t see anything out of the ordinary in your menu or did you fix it?

Welcome to SitePoint :slight_smile:

Please start your own thread for further assistance.

No, I have not fixed it.

I started a new thread for the issue here: http://www.sitepoint.com/forums/showthread.php?p=4741376#post4741376

I’ve uploaded screenshots too.