New Landing How can we help? Themeforest Theme Support Dante Hover still happening on team

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #41755
    bongobong
    Member
    Post count: 184

    I’ve got the latest 1.5.1 version installed and no social networks in the team members page but it’s still moving on hover.

    http://nudidesign.james-veitch.com/about-us/

    Why is this?

    Is there a way I can get the carousel to show the email and telephone?
    These are the most important things to me.

    #42161
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    If you don’t plan on using the hover bounce, then you can just add the following custom css to remove the bounce effect:

    .team-member figure:hover img {
    -webkit-transform: translateY(0)!important;
    -moz-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0px)!important;
    }

    You could add email and telephone manually using the custom excerpt meta box? This would show in the preview text.

    – Ed

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