- This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- March 17, 2018 at 10:30 pm #4783harriupParticipant
Hello guys,
I have been struggling with removing the header/title just of my home page in my website.
I am using Total theme and I have tried the CSS code “.ht-main-header{display:none}” but it affects all my pages and I just want to do that for my home page.Thanks in advance
March 17, 2018 at 11:55 pm #4791HashKeymasterAdd this CSS
.home .ht-main-header{display:none}
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.