- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- September 19, 2017 at 11:31 pm #3443RavinParticipant
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,
RavinOctober 4, 2017 at 12:26 am #3593HashKeymasterTo remove the page title from each page, add the below CSS code
.hs-main-title, .hs-breadcrumbs{ display: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.