Hover from black & white image to color.
I found this CSS on your forum. You can change this with some custom CSS. Please repalce the CSS with: .sow-image_darken .so-widget-sow-image img { -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out;…