Archived topic
Navigation Branding | Navigation as Header - Same Link Twice
5 replies · Started by Robert on June 20, 2019
Is there any way to combine the links into one? Or maybe just remove the link for the icon?
Hi there,
Sorry I don't quite understand the question.
Can you explain a bit more?
Thanks :)
Navigation branding uses two links one for the image and one for the text.
<div class="navigation-branding"><div class="site-logo"> <a href="https://example.com/" title="Empire Flooring" rel="home"> <img class="header-image" alt="example" src="https://example.com/wp-content/uploads/2019/05/example.png" title="example"> </a></div><p class="main-title" itemprop="headline"> <a href="https://example.com/" rel="home"> example </a></p></div>
Ahh I don't think that's possible as you are using a logo and a title.
The best way would be to add that title into the logo image so it's uploaded under one file.
Let me know if this helps :)
Interesting. Thanks for letting me know.
No problem :)