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

Huddle landing page

@yeezusch23


Design comparison


SolutionDesign

Solution retrospective


Hello everyone, some tips to improve my code?

I'm not sure why I can't show the icons directly from font awesome, I solved it with img but you can't change their color

Any feedbacks are appreciated

Community feedback

David 8,000

@DavidMorgade

Posted

Buenas Jesus, enorabuena por terminar el challenge! te quedo bastante bueno y responsive sigue así!

Creo que puedo intentar ayudarte con tu duda.

  • Las imagenes que has descargado son SVG, estas propiamente dichas puedes incluso editarlas dentro de visual studio code, veras que tienen una propiedad llamada "fill", aquí puedes ponerles el color que quieras, también puedes usar CSS para cambiarles el color, añadeles cualquier clase a tus imagenes y usa la propiedad filter: invert(100%); con esto si las imagenes son negras, pasarán a ser blancas!

Espero que mi respuesta te sea de ayuda, cualquier duda que tengas preguntame! un saludo.

2

@yeezusch23

Posted

@DavidMorgade

Thanks for the feedback, it really helped me :)

1

@PiyushJain01

Posted

Hi 👋, Just add the below mentioned link to get the icons visible.

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" />

Happy coding :)

1

@yeezusch23

Posted

@PiyushJain01

Wow, it really worked, thank you very much for your comment :)

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