@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.
you need to first nest img inside a parent div, then, use css property: opacity -> on img then set background-color property on parent div.
above 2 properties, will help you to make your design as close as possible to given challenge.