If you want to replace the background image with nothing (i.e. make it inactive or “turn it off”), use the “none” keyword in your downstream style sheet:
background-image: none;
If you want to replace the background image with nothing (i.e. make it inactive or “turn it off”), use the “none” keyword in your downstream style sheet:
background-image: none;