Hi,
I set the portfolio entry to open in lightbox, however when I open the images the tittle of the entry appear at the bottom of the frame while above the frame it appear the tittle of the image in media. Is it possible to delate or not show the title of the media above the frame? As it’s basically a repetition of the portfolio entries’ title.
Thank you!
Hey MeryVi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.ppt { display: none !important; }
Regards,
Yigit
Thank you very much Yigit! it worked perfectly!