No Alt-Attribute on Header Logo
Hi,
even after googeling a lot and searching in this (and other) forums I still can't manage to insert an alt attribute to my header Logo. This is the source code of the section in my hompage how it gets produced:
<a id="logo" href="http://www.quality-lifestyle.de" title="Coaching für Männer"><img class="logo-main scale-with-grid" src="http://www.quality-lifestyle.de/wp-content/uploads/2015/08/logo_bl1.png" alt=""><img class="logo-sticky scale-with-grid" src="http://www.quality-lifestyle.de/wp-content/uploads/2015/08/logo_bl1.png" alt=""><img class="logo-mobile scale-with-grid" src="http://www.quality-lifestyle.de/wp-content/uploads/2015/08/logo_bl1.png" alt=""></a>
This leads to several SEO errors, although in the media libary this image has an alt text.
In this forum i found for example "Logo alt tag is always the same as page title." but this seems not to be tru for my page.
How can I fix this?
Kind regards,
Gregor
Comments
logo has alt tag what you can see on our demo. Alt tags comes from Media section where all media are.
Thanks!