Home › Forums › Jevelin Theme › How hide filename of picture in Project / Portfolio
Home › Forums › Jevelin Theme › How hide filename of picture in Project / Portfolio
Solution for this topic
Hi @Aldor64,
I hope you are well today and thank you for your question.
You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-fw-portfolio h4#lightcase-title { display: none !important; }
Best regards,
Shufflehound team
Thank you so much!
You are most welcome here 🙂