Design comparison
SolutionDesign
Solution retrospective
How Did You Get The Purple Overlay Unto Your Image? I Had to use absolute position here but I feel there could have been a different way to go about it
Any suggestion will come in Handy
Community feedback
- @eduardosgnPosted about 3 years ago
Hey!! On your CSS, you can put a background-color with the purple color on the div container for the image, and then a background-blend-mode: multiply; it'll will blend with the image creating a color filter. Hope it helps!
Marked as helpful1@ShiggaziPosted about 3 years ago@eduardosgn Thank You so much I'll try that out now and see how it works
1
Please log in to post a comment
Log in with GitHubJoin 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