Design comparison
SolutionDesign
Solution retrospective
In the "stay productive" section how can I change the color of SVG on hover?. Also is there any better way to change the SVG color on hover other than which I used?. Feedback on form validation is also welcomed
Community feedback
- @mesutcifciPosted over 3 years ago
Hey, Raj
Can you examine my solution? I think you will find answer there.
If you don't understand the solution, please ping me. I explain.
1 - @Aditya6101Posted over 3 years ago
My answer to your ques is, in your HTML markup instead of using <img/> just copy that SVG file there, and using CSS try to set the "fill" property of that SVG to any color... Hope that will help :>)👍👍👍
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord