Home Forums HashOne Remove links from header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3685
    glasfonsterteknik
    Participant

    Hi,

    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,
    Michaela

    #3689
    Hash
    Keymaster

    Hi,

    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;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.