Reply To: Change how Portfolio items link

#1118
livemeshlivemesh
Keymaster

If you do not want to change the php file (since changes can get lost with updates), you can just input the following CSS into Custom CSS tab in options panel –

.type-portfolio .image-area .image-info h3 { display: none; }