Mobile First Pod request access landing page
Design comparison
Solution retrospective
For this project I had difficulties changing the color of the four podcast logo svgs. Changing the value of the fill properties seemed to do nothing and I'm unsure how else to change the color of an svg.
Community feedback
- @brasspetalsPosted over 2 years ago
Hi, Nakoya! 👋 You've done a fantastic job on this pixel-perfect solution. It responds beautifully as well. 🙌
The svgs also have a filter applied to them, which is what is making them light grey. To manually change the color you would have to either change the filter color (I couldn't figure out how to do that properly for my solution), or remove the filters and also change the fill values.
Marked as helpful0@nakoyawilsonPosted over 2 years ago@brasspetals Thank you so much! Removing the filter helped.
0
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