change checkbox background color
I gave checkboxes to the classes of my checkboxes and when the checkbox is checked in css, the background color is normally blue, but I want to make it red for example, how do I do that? <div class="container-food"> <div class="card"> <input id="red" class="checkbox" type="checkbox"> <p class="count">1 and 1/2 cups (150g) <b>graham cracker crumbs</b> (about… Read More change checkbox background color