hi.
is it possible to color an image by hovering from grey to colors?
thanks
images from grey to colour
hi.
is it possible to color an image by hovering from grey to colors?
thanks
Yes by using custom css with a grayscale filter.
https://developer.mozilla.org/en/docs/Web/CSS/filter
https://css-tricks.com/almanac/properties/f/filter/