Home>Support>I can’t add hover effect to my image gallery

I can’t add hover effect to my image gallery

Hi,
I would like to make a hover effect like a small bounce when mouse is hovered on to the image .is it possible to do that?

Should I paste his code somewhere? I Don’t know where. Could you help me please?

.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;
}

.sow-image_darken .so-widget-sow-image img:hover {
-webkit-filter: brightness(50%);
-moz-filter: brightness(50%);
-ms-filter: brightness(50%);
filter: brightness(50%);
}

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 23 days ago Alex S
    Hi, I Work Here

    Hi Aya,

    Did you add sow-image_darken as the widget class? If you’re not sure, please open the SiteOrigin Image Grid and head over to the Widget Styles sidebar. Open the Attributes settings group and set the Widget Class to sow-image_darken.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More