Home Forums HashOne HashOne

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3443
    Ravin
    Participant

    Hi,

    How do I hide the page title from appearing in each page. I am trying to hide the ABOUT from appearing on the home page.

    With kind regards,
    Ravin

    #3593
    Hash
    Keymaster

    To remove the page title from each page, add the below CSS code

    .hs-main-title,
    .hs-breadcrumbs{
    display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.