Expired
Hello,
how can I remove “project description” and “project details” title from portfolio page ??
thanks in advance
Sorry for the late reply. Please add this code into your custom css box:
.portfolio_single h4 { display: none; }
Best regards!
You must be logged in to reply to this topic.