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

Stats Preview Card Component

@UnTalPeluca

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


How can I apply color to the image? In "Order summary component" I used background-image and background-color, but in this case it didn't work

Community feedback

P

@juanpb96

Posted

Hi 👋

Good job on your solution! 👌

If you want to apply color to your image, try this: background-blend-mode in your .card-image class.

On the other hand, I think you should remove the media query @media screen and (min-width:375px) as you want to work mobile-first.

Happy coding! 😄

Marked as helpful

1

@UnTalPeluca

Posted

@juanpb96 I had media query 1440 at the beginning, newbie bug. I already fixed the code. Blend mode works correctly, thanks a lot for the help!

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