Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Zoom Entire Grid Item on Hover

Essential Grid comes with several built-in animations that allow you to animate/zoom the media or other elements. But if you wanted to zoom the entire grid item together, this can be accomplished with some custom CSS. Here’s an example of what we’ll accomplish:

hover-zoom

 

To get started, first visit the Item Skin Editor for your grid’s skin:
edit-skin-button

 

Next, copy the class name being used for the skin:
class-prefix

 

The Custom CSS

For this example, “.eg-quincy-” is the skin’s class name prefix. Replace this with whatever the class name prefix is being used for your skin. Then change the number “1.25” to whatever scale amount you want the item to scale to.

 

Where to add the Custom CSS:

https://www.themepunch.com/faq/where-to-add-custom-css-javascript/