Submitted almost 2 years ago
Fylo Landing Page using CSS Grid, Flexbox and more
@vitoraragone
Design comparison
SolutionDesign
Solution retrospective
By far the best job I have ever done. I'm really happy to see where my studies are taking me. Feel free to judge! Thank you!
Community feedback
- @Ambe-Mbong-NwiPosted almost 2 years ago
Hello, I love your work and I have a question for you.
How did you change the Fylo color to white so it can be displayed at the footer?
1@vitoraragonePosted almost 2 years ago@Ambe-Mbong-Nwi
Hi!!
If you open the svg as a code, you can see that it has a lot of parameters. One of them is "fill", that normally receive color values.
What I did was:
- duplicate the svg file
- identify the fill with the color I wanted to change
- save it :)
I'm a new at this thing, so I hope this can help you.
(feel free to correct me)
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