@rawsashimi1604Submitted about 3 years ago
Hey guys, I am unable to make the image purple. I have tried using background:
and filter:
Could anyone help me with this?
Hey guys, I am unable to make the image purple. I have tried using background:
and filter:
Could anyone help me with this?
Hey Gavin, Let's try set your image in backgroud-image. Then, you should add a div inside, and css for that div maybe is: { height: 100%; background-color: rgb(98 9 154); opacity: 0.5; }