Skip to content
Public Ticket #27726

display of titles for the portfolio

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-portfolio-below_img .inner-item-portfolio .portfolio-desc {
display: none;
}

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.inner-item-portfolio .portfolio-desc h3 {
    display: none;
}

Regards,
PenciDesign.



GuanRu Peng started the conversation

Conversation Start

Can I disable the display of titles for the portfolio?

Want to join this conversation or access attachments? Sign in first.