Hi Marion
Thanks for contacting us.
Please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
.service-content:hover .service-content-thumbnail img,
.service-content:focus .service-content-thumbnail img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transform: scale3d(1.03, 1.03, 1);
transform: scale3d(1.03, 1.03, 1);
}
Let us know if it works.
Thanks
-
This reply was modified 1 year, 7 months ago by themearile.