New Landing How can we help? Atelier How to remove the shadow on the gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #316250
    iake
    Member
    Post count: 31

    Hello,
    i would like to remove the shadow and the image title when im passing the mouse just on this page, but i would like to mantain the function that if i click i open the gallery.
    Is it possible?
    thx!!

    Attachments:
    You must be logged in to view attached files.
    #316289
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .post-14891 figure.animated-overlay:hover figcaption {
        opacity: 0!important;
        -moz-opacity: 0!important;
        filter: alpha(opacity=0)!important;
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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