We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
The "title" in the screenshot that you've attached is the title of the image on the portfolio item when it is opened on the lightbox, so if you want to remove that, please add the following code at Appearance > Customize > Additional CSS.
I would like to remove portfolio item title.
Cannot find where. Thx
Hi,
The "title" in the screenshot that you've attached is the title of the image on the portfolio item when it is opened on the lightbox, so if you want to remove that, please add the following code at Appearance > Customize > Additional CSS.
.mfp-title { display: none !important; }Feel free to ask for anything you need.
Kind Regards