Title: Breadcrumbs &quot;Home&quot;
Last modified: August 21, 2016

---

# Breadcrumbs "Home"

 *  Resolved [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * (@jon_olsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/)
 * Hello
    My breadcrumbs looks something like this: Home » xxx » yyy » zzz
 * Is it possible to make the “Home” part into a link linking back to the startpage?
   And is it possible to change it’s name to something other than Home?

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

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722381)
 * Mm, your “Home” in breadcrumb is not a link? Don’t think it’s normal.
    Could 
   you post a link to your website?
 * About “Home” name the only way to change it is into customizr code, or, better
   choice, in translation files.
 *  Thread Starter [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * (@jon_olsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722405)
 * Here is a link:
    [http://www.kinenska.eu/](http://www.kinenska.eu/)
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722413)
 * Ops that’s a weird thing:
    here is clickable: [http://www.kinenska.eu/category/blog/](http://www.kinenska.eu/category/blog/)
   here no: [http://www.kinenska.eu/om-kina/kinesiska-muren/](http://www.kinenska.eu/om-kina/kinesiska-muren/)
 * so Home >> xxx is clickable .. Home >> xxx >> yyy …. no.
    Weird
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722417)
 * ohh i got it. That’s the thing that happens also with gallery posts.
    [https://wordpress.org/support/topic/gallery-format-title-is-not-fully-clickable](https://wordpress.org/support/topic/gallery-format-title-is-not-fully-clickable)
 * It’s not about the breadcrumb and/or the tree ” Home >> xxx >> yyy” .
    It’s about`
   article.page .format-icon:before` which overlaps the “Home” span. What if you
   put this in your custom css, or your child theme style.css ?
 *     ```
       article.page .format-icon:before {
       z-index: -1;
       }
       ```
   
 * ?
 *  Thread Starter [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * (@jon_olsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722428)
 * Yes, it seems to be working if I add that css in.
 * Now there is a small “glap” when trying to press Home on the “Blog” page and 
   the “Dagens tecken”. These were the only two pages that worked before. I guess
   it has to do with that they are menu items made from categories.
 *  [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * (@electricfeet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722438)
 * It’s a bug that nikeo is aware of.
 *  Thread Starter [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * (@jon_olsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722453)
 * Ok, that is good.
 *  Thread Starter [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * (@jon_olsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722455)
 * resolved

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

The topic ‘Breadcrumbs "Home"’ is closed to new replies.

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

 * 8 replies
 * 3 participants
 * Last reply from: [Jon_Olsen](https://wordpress.org/support/users/jon_olsen/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/breadcrumbs-home/#post-4722455)
 * Status: resolved