New Landing How can we help? Cardinal Gallery Hover Effect

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #165878
    serieux
    Member
    Post count: 112

    Hi,

    How do I get the gallery hover effect to do an effect like zoom in or blur but show not text or icon when you hover over it?

    http://www.serieux.com.au/lookbook

    Thanks

    #165886
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .bold-design figure.animated-overlay:hover > img {
      transform: scale(1.05);
    }
    .bold-design figure.animated-overlay {
      overflow: hidden;
    }

    – Kyle

    #165888
    serieux
    Member
    Post count: 112

    Hey Kyle,

    The text is still there.

    Also, is there anyway to remove the colour that goes over it as well?

    Thanks

    #165890
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .bold-design figure.animated-overlay figcaption {
      display: none;
    }

    – Kyle

    #165891
    serieux
    Member
    Post count: 112

    Kyle,

    Perfect.

    #165894
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂

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