Landing Page using Sass, CSS Flexbox and CSS Grid

Solution retrospective
Thanks to FrontEndMentor for this wonderful opportunity to build portfolios.
My question goes thus;
Please I need to set a hover state for an SVG image which I don't know how to do. Comments and feedbacks will be highly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
If you mean the hover states of the icons, with an svg it is tricky but can be done. So for quick and perfect results I suggest using an icon library.
And I am viewing from a mobile device atm, so I'm not sure if you strictly did one for 375px, which I advice against as any other mobile devices bigger than that can't achieve it, such as mine.
- @FarisPalayi
There is a bunch of ways you can do that. This is a great article from Css-tricks about how to Change Color of Svg on Hover.
It also mentions the way you did it on this challenge😀
Join 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