I have some pages (thank you pages and redirects) I’d like the title hidden in too. I’m using Clean Retina as well but neither of these worked for me.
.page #content .entry-title { display: none; }
.home #content .entry-title { display: none; }
One page I want the title hidden on is called “Testimonial Submission”.
Thanks for your help!