Archived topic
change site title link
3 replies · Started by avraham on October 27, 2015
Hi Tom,
I searched the support forums for how to put the site title and tagline in my nav bar. I found and modified this code, and put it in GP Hooks Before Header Content:
<div class="site-branding">
<p itemprop="headline" class="main-title"><a rel="home" title="Gaines Copywriting" href="www.gainescopywriting.com"><span style="color:#0095a8;">Gaines Copywriting</span></p>
<p class="site-description">Clear, pointed, and passionate online marketing.</a></p>
</div>
When I click the site title, it takes me to this url:
http://www.gainescopywriting.com/www.gainescopywriting.com
How do I change this link not to repeat, and to show the correct link?
Thanks very much!
Hi there,
You need to put http:// in front of the www. so it becomes http://www.
If you do that it should work perfectly :)
Tom you are the coding wizard! Sorry to bother you with something so elementary.
Thanks for the help!
No bother! Happy to help :)
