New Landing How can we help? Themeforest Theme Support Punch Removing hover animation on portfolio

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Punch
  • #118696
    flahertyk1
    Member
    Post count: 11

    I am curious if there is a way to remove the hover animation on the portfolio items.

    I like how the item I am hovering over grows, but I would like to remove the blurring of the other items. As it hovers over one item, the other items become transparent. Can I remove the transparency effect? I find it sort of distracting.

    Any help to point me to the write place would be appreciated!

    #118784
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .overlay-shape:hover li{
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter:alpha(opacity=100) !important;
    }

    Thanks
    Mohammad

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