@mussinoSubmitted 10 months ago
Hello everybody! How can I change the color on the picture? I don't know how to do that! I try to apply filter with css but didn't work. Thanks in advance
Hello everybody! How can I change the color on the picture? I don't know how to do that! I try to apply filter with css but didn't work. Thanks in advance
hey skalex how are you. I see you were wondering on how to apply the color to the image. ive recently done this same project and you visit my code on my challenge youll see the code i used on mine. but first what you want to do before anything is wrap your img tag in a div. and give it a class of img-container.