Expired
Hello,
How to hide slug in portfolio entry. I just want the picture in portfolio page.
You can use this css code to hide the portfolio category slug:
.portfolio-item h6.a2 { display: none; }
Best regards!
You must be logged in to reply to this topic.