Title: Edit Header Image Link
Last modified: August 31, 2016

---

# Edit Header Image Link

 *  [rugbylad](https://wordpress.org/support/users/rugbylad/)
 * (@rugbylad)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/edit-header-image-link/)
 * I am trying to change the link in my header logo? Can someone please advise

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [FadingMusic](https://wordpress.org/support/users/fadingmusic/)
 * (@fadingmusic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/edit-header-image-link/#post-7083261)
 * Hello rugbylad,
 * In functions.php, change line 336
 * `$link = '<a href="'.home_url('/').'" rel="home">'.$logo.'</a>';`
 * To
 * `$link = '<a href="'.home_url('https://example.com/').'" rel="home">'.$logo.'
   </a>';`
 * Hope that helps.
 *  Thread Starter [rugbylad](https://wordpress.org/support/users/rugbylad/)
 * (@rugbylad)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/edit-header-image-link/#post-7083280)
 * That doesn’t seem to be working either. The code thinks it’s a link within my
   website and is putting it in front of the link
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/edit-header-image-link/#post-7083463)
 * Hi rugbylad. Can you post a link to your site? And what is the URL of the link
   you want on your logo?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Edit Header Image Link’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [link](https://wordpress.org/support/topic-tag/link/)

 * 3 replies
 * 3 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/edit-header-image-link/#post-7083463)
 * Status: not resolved