- This topic has 2 replies, 3 voices, and was last updated 6 years, 5 months ago by lipsmoker.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- March 22, 2017 at 11:45 am #2496sanfranciscoaveParticipant
Hi, I use a static page as my home page but I would like to remove like the page title banner that says “HOME”. Is there a way I can remove the title banner on only the home page?
Thank you
March 24, 2017 at 8:41 pm #2550HashKeymasterYes. Add the below CSS code
.home .sq-main-title{ display:none; }
August 6, 2017 at 8:51 pm #3329lipsmokerParticipantThis is very close to my question. I was wondering how to remove page titles across the whole website, I’m specifying my page name via image and the text is overlaying my banner.
Thanks
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.