Homepage › Community Forums › Epik Theme Support › Getting portfolio page to show images only › Reply To: Getting portfolio page to show images only
An easier way to add the display: none; to your title can be done by adding this –
.portfolio .entry-content { display: none; }