- Joined
- Mar 25, 2021
- Messages
- 1
- Reaction score
- 0
Hi there,
I'm trying to apply a color effect to several images in the same page. The image should turn in pink tones when hovering.
I was able to do this to one image with SVG (and a lot of CSS). The problem is that I need to apply this to many images in the same page, and the code gets very confusing with so much information.
Is there other way to do this, maybe with javascript?
Thanks!
Sofia Duarte
I'm trying to apply a color effect to several images in the same page. The image should turn in pink tones when hovering.
I was able to do this to one image with SVG (and a lot of CSS). The problem is that I need to apply this to many images in the same page, and the code gets very confusing with so much information.
Is there other way to do this, maybe with javascript?
Thanks!
Sofia Duarte