Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

How to remove the feature image zoom on hover effect in DP team grid

To remove the feature image zoom on hover effect in DP team grid please add the following CSS in Divi Theme Options.

.dipl_team_grid .dipl_team_grid_item:hover .dipl_team_member_image {
    transform: scale(1) !important;
}

Was this article helpful?
4.5 out Of 5 Stars

1 rating

5 Stars 0%
4 Stars 100%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.