Hey John, love the Theme man! Great work.
I have the same question as the OP. I’m new to this, figuring it out as I go along, forgive if I don’t know all the technical lingo…
I used Simple Custom CSS to remove the page titles, like this:
.entry-header {display:none;}
.entry-content {margin-top:0}
But that removed ALL the titles, even from my blog posts. Now I want to undo what I did, and I can’t figure out how. Can you help me?