New Landing How can we help? Themeforest Theme Support Dante How to disable hover animation on Team Carousel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #323449
    gotmike
    Member
    Post count: 16

    Is there a way to disable the hover animation on the images for the Team Carousel?

    #323498
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .team-member figure:hover img {
        -webkit-transform: none!important;
        -moz-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
    }
    .team-member figure:hover figcaption {
        opacity: 0!important;
    }
    

    -Rui

    #323555
    gotmike
    Member
    Post count: 16

    awesome. works perfectly thx.

    #323559
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks.

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