Design comparison
SolutionDesign
Solution retrospective
Hello, I could not figure out how to set the footer's logo color to white.. Any idea? π
Community feedback
- @tesla-ambassadorPosted over 2 years ago
Hey Mate. Congrats on yet again completing another challenge, you're really racking up those wins. Here's a few pointers:
- To answer your question, I tried to use the
fill
property on the svg path but it was all in vain. I came up with a solution that I don't think is the best but it can work. Just copy and image and save it as "logo-white" and then you change the fill property of the copied image to white. This should solve the problem a little. - You might also want to work on your responsiveness, the solution's design is not consistent acrooss various screen widths. You might want to apply media queries follow this link to learn more about media queries. Happy coding and keep on coding! πͺ
Marked as helpful1@SurgetinPosted over 2 years ago@tesla-ambassador Hey, thank you so much, ye I was working on responsiveness, but I did not push it up until now, because I had some issues with the navigation :D (I still have, but I'm gonna fix this, I hope :D)
1@tesla-ambassadorPosted over 2 years ago@Surgetin I am confident you will filx it! πͺ
1@SurgetinPosted over 2 years ago@tesla-ambassador It's done, thank you for your support! :D
0 - To answer your question, I tried to use the
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