Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #726440

    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!

    #727717

    Hey Lanibitz4,

    Can you also give us ftp access? since we need to modify the php files.

    Best regards,
    Nikko

    #727801

    Sure thing. See below

    #728316

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.