How to hide Home-> blog on the page

Posted in: Newspaper
Post count: 1

How to hide Home->blog on the page?

  • This topic was modified 10 years by Glimten.
Post count: 22421

Hi,
you can translate the word HOME from the translation settings: http://screencast.com/t/A5hlphFS3oCB but you cannot remove it unfortunately (you can translate it to an empty space though)
You can also hide it with css if you want:
.home .entry-crumb{
display:none!important;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.