New Landing How can we help? Themeforest Theme Support Neighborhood Remove Zoom Hover Feature on Portfolio Items

Viewing 5 posts - 1 through 5 (of 5 total)
  • #19516
    Eaglerulez
    Member
    Post count: 15

    Hi,

    I would like to remove the zoom feature for when I put my mouse over the portfolio item images. Do you happen to have a CSS code fix for that?

    Thanks a lot,

    Mark

    #19842
    Melanie – SUPPORT
    Member
    Post count: 11032

    I will ask the developer about that.
    (subscribed)

    #19920
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Ed,

    .portfolio-items > li figure:hover img {
    -moz-transform: scale(1.0)!important;
    -webkit-transform: scale(1.0)!important;
    -o-transform: scale(1.0)!important;
    -ms-transform: scale(1.0)!important;
    transform: scale(1.0)!important;
    }
    

    – Ed

    #19994
    Eaglerulez
    Member
    Post count: 15

    Ed,

    Thank you, that worked perfectly!

    -Mark

    #20047
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks Ed!
    Glad it worked Mark 🙂

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 one of the following items
Login and Registration Log in · Register