Hi!
I´m wondering how I can turn of the zoom mouse over effect in the G4 News Pro module in the Restaurant/Fashion theme?
Best regard
Björn Audunn
.box.notransition .nspArt img:hover {
-webkit-transform: none;
-moz-transform: none;
-o-transform: none);
-ms-transform: none;
transform: none;
}