- This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by
Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- October 17, 2017 at 11:55 am #3685
glasfonsterteknik
ParticipantHi,
Is it possible to remove the text/links in the header from all pages, which shows home/page name. For example Home/about. If so, how do I fix it? I would like to keep the title, which shows the page title, but not the smaller text under it, with the link back to home page.
Many thanks,
MichaelaOctober 17, 2017 at 9:22 pm #3689Hash
KeymasterHi,
Yes, you can do it. Go to Appearance -> Additional CSS tab and add the below CSS at the end of the Additional CSS field
.hs-breadcrumbs{ display: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.