New Landing How can we help? Atelier Question on blog content image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #326779
    georgie
    Member
    Post count: 37

    How do I remove the image hover effect on a blog article? I added a gallery to the blog post content, but the file name is visible on hover. I cant seem to find an option to disable it.

    #326950
    David Martin – Support
    Moderator
    Post count: 20834

    please remove the title/caption from the media item:

    #327054
    georgie
    Member
    Post count: 37

    Of course, I missed that somehow, thanks. Now there is a magnifying glass icon that hovers over it. Any way to disable that?

    #327221
    David Martin – Support
    Moderator
    Post count: 20834

    You can remove that using this CSS.

    Please add this to Theme Options => Custom CSS

    figcaption .thumb-info-alt>i {
        display: none;
    }
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 the following item
Login and Registration Log in · Register