Homepage › Community Forums › Epik Theme Support › Removing page titles without removing post titles › Reply To: Removing page titles without removing post titles
The most simplest way I can think of without having to get deep into PHP code –
.page .entry-title { display: none; }
Add that to your css, and it will remove it on the Pages, but NOT the Posts.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com