Tagged: ismael
Hi
I wish to replace the entire image over lay with another image, in effect creating an image mouseover, so when user hovers over image, a new image replaces old image. Can this be done?
kind regards
Duncan
Hey dweddell,
Thanks for using our theme!
This is possible, but to do it you`ll need to provide us your website link.
Best regards,
John Torvik
Hi John
The images in question are in the ‘How we work’ section of the link provided.
I’ve managed to customise some css and this seems to work in chrome, but seems buggy on ipad.
cheers
Duncan
Hi,
Please try to use the grayscale filter instead of creating a background image on hover.
// https://www.w3schools.com/cssref/css3_pr_filter.asp
Example:
// http://stackoverflow.com/questions/7273927/image-greyscale-with-css-re-color-on-mouse-over
Best regards,
Ismael
Thank you
I will give this a shot
cheers
Duncan