New Landing How can we help? Cardinal Remove showing of File Name in image overlay

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #94816
    lilyguild
    Member
    Post count: 1

    Hello! I am very pleased with your beautiful theme. Thank you for that.
    Please let me know a way to disable the showing of file name in image overlay functions. I have a photo gallery, all images are doing the overlay animation with the file names showing, I need for those file names to be invisible. I did disable the overlay color somehow, but can’t seem to find how to disable (or make invisible) the file name showing up.
    Thanks ever so much,
    Lily Guild

    The image attached shows the file name showing in front of the image behind it.
    I need that to NOT happen upon mouseover.

    Attachments:
    You must be logged in to view attached files.
    #94927
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @lilyguild

    Can you possibly provide a link to the page so that I can check in what situation this is showing?

    Thanks,

    – Ed

    #95031
    lilyguild
    Member
    Post count: 1

    Yes, thanks so much!
    Here’s the link to the photo page:
    http://client2.dev.thelilyguild.com/?page_id=18
    I would like the images to have no mouseover behaviors…no color overlay, no image name popping up, really nothing, just a group of images. Let me know the best way to accomplish this.
    Thank you for getting back to me.
    All the best to you,
    Lily

    #95040
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh I see, well you just need to set the “Show Captions” option in the asset to “off”.

    Just add this custom css to remove it:

    .masonry-gallery .gallery-image figure.animated-overlay figcaption {
    display: none!important;
    }

    Hope that helps.

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register