I have some pages (thank you pages and redirects) I’d like the title hidden in. I’m using Clean Retina but neither of these suggestions posted in another forum worked for me.
.page #content .entry-title { display: none; }
.home #content .entry-title { display: none; }
I also saw this posted on another forum with a similar topic:
“Within each page, you have the ability to disable the page title through the template.
See here for an example:
http://docs.kadencethemes.com/pinnacle-free/templates/contact-template/
Under “Page and Subtitle,” you can turn off the title per page.”
However I couldn’t find a “page and subtitle” section in my theme.
One page I want the title hidden on is my disclaimer page located here: http://theunexpectedmedium.com/terms/disclaimer/
If you could give me an example for this page (and specifically where I insert it) that I can also use to remove the title from any page I want, that would be wonderful.
Thanks for your help!