Design comparison
SolutionDesign
Solution retrospective
Hi guys, if you can help me, I can't put the color in the image at all Thanks =)
Community feedback
- @liana5555Posted about 3 years ago
You should use the background color: soft violet and the background-image should be the image and add a property called background-blend-mode (google it because I am not really that's the name) and you should set it to multiply.
background-image: url(....) background-color: soft violet (from style guide) background-blend-mode : multiply
I think it should work like that.
Marked as helpful0
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