@MelvinMelonGitSubmitted over 3 years ago
Hi there,
I have no idea how to do these things.
-
for the image to have a purple overlay.
-
for the mobile version to look like the example.
Please assist. Thanks.
Hi there,
I have no idea how to do these things.
for the image to have a purple overlay.
for the mobile version to look like the example.
Please assist. Thanks.
put the img tag in a div container, then set the div background color and set the img to a property of mix-blend-mode and value of multiply then play with opacity as you want.
I hope this helps