New Landing How can we help? Themeforest Theme Support Uplift How to remove hover animation on team members?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Uplift
  • #272948
    Usernameatao
    Member
    Post count: 9

    Hi,

    I would like to remove hover animation on team members, but cant figure out how.

    Thanks!

    #272971
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .team-member figure.animated-overlay:hover figcaption {
      display: none;
    }
    .standard-browser figure.animated-overlay:hover img {
      transform: none;
    }

    – Kyle

    #272974
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .team-member figure.animated-overlay:hover figcaption {
      display: none;
    }
    .standard-browser figure.animated-overlay:hover img {
      transform: none;
    }

    – Kyle

    #273069
    Usernameatao
    Member
    Post count: 9

    Thanks alot!

    #273085
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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