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

Responsive Stats preview card using CSS flexbox.

Shangsit 20

@Shangsit

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


I had to face a lot of problems in handling that image. Can you please suggest me an easy way of applying that color filter to the image? and also an easy way to make that image responsive.

Community feedback

Nick 760

@Nick331102

Posted

This is the easiest way I have found for the overlay.....

try using an inset box shadow

box-shadow: inset 0 0 0 1000px rgba(109, 54, 199, 0.596);

you can adjust the color.

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