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

Div usage and position relative

@XoelVeiga

Desktop design screenshot for the Fylo dark theme landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Feel free to told me what to do better and I didnt know how to change the see more icon to white on hover cose it is a svg file, someone can help me with that?

Community feedback

KARTHIK 320

@thekarthikr

Posted

Hey Xoel, There are a lot of methods to change the SVG image color on a hover state, here are a few SVG: hover{fill: red;} you can find the fill property inside that SVG code, On the other hand, you can use filter property to change the color of an SVG on a hover state.

To know more visit this link, https://css-tricks.com/change-color-of-svg-on-hover/

Hope it helps.

1

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