Hey there,
First of all, LOVE your theme!
I just need a bit of help with your lightbox feature. I am having some trouble displaying the Title of an image when the lightbox is opened in the Masonry Gallery. I have tried the solution posted here: https://kriesi.at/support/topic/display-media-item-title-in-the-lightbox
but it doesn’t seem to work for me.
I really want both the image TITLE and Caption to be displayed here (like the rollover on the gallery) but at the moment it only shows the caption.
Can you please help me achieve that?
Thanks!
Hey Lanibitz4,
Can you also give us ftp access? since we need to modify the php files.
Best regards,
Nikko
Sure thing. See below
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-caption-style-overlay .custom-title {
display: none;
}
and then edit your images and add titles wrapped in span with “custom-title” as custom class.
Enjoy your holidays!
Best regards,
Yigit