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

Fylo landing page with two column layout (HTML + CSS + JavaScript)

@matiasroj0

Desktop design screenshot for the Fylo landing page with two column layout coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


i had problems changing the color of the logo in the footer, if anyone can help me with that i will appreciate it

Community feedback

Bryan Li 3,550

@Zy8712

Posted

I've taken a look at your site and it looks pretty good. To change the logo to white, you can try something like this:

  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);

Let me know if this works for you. One other thing I noticed is that your background image repeats alot so make sure to apply background-repeat: no-repeat.

Hope you find this useful 👍

Marked as helpful

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