Hello,
You can’t choose the transistion speed for the hover effect in essential grid :
i tried this code found here but it don’t work :
.esg-entry-media.esg-transition {
transition-delay: 0.125s !Important;
}
How to choose the speed of transition for hover animations ?


