How do I remove background-image in css? October 16, 2022 by Tarik Try: div#a { background-image:none }