Reply To: Getting portfolio page to show images only

Homepage Community Forums Epik Theme Support Getting portfolio page to show images only Reply To: Getting portfolio page to show images only

#2887
Wes
Moderator

    An easier way to add the display: none; to your title can be done by adding this –

    .portfolio .entry-content {
    display: none;
    }