greyscale on ixiom
-
hello, i want to remove the grey scale from my images, please advise.
thank you,
justineThe blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try the following CSS code.
@media screen and (min-width: 50em) { .header-overlay:before { background: rgba(25, 41, 48, 0); } }
- The topic ‘greyscale on ixiom’ is closed to new replies.