Reply To: Getting portfolio to show only the image and the title of the post.

Homepage Community Forums Epik Theme Support Getting portfolio to show only the image and the title of the post. Reply To: Getting portfolio to show only the image and the title of the post.

#6952
Eric
Customer

    An easy way is to add this to your css file –

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

    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com