Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Mobile First Pod request access landing page

Nakoya Wilson 1,530

@nakoyawilson

Desktop design screenshot for the Pod request access landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

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

Anna Leigh 5,135

@brasspetals

Posted

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 helpful

0

Nakoya Wilson 1,530

@nakoyawilson

Posted

@brasspetals Thank you so much! Removing the filter helped.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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