Can you help me with this? Im looking to make the zoom speed slower for my grid items on this page.
Hello John,
Thanks for writing in!
To resolve your issues, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.esg-entry-media.esg-transition {
transition-delay: 0.125s !Important;
}
Hope this helps. Please let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.