Hi!
I try to change the image of how hot a dish is. (mild, pittig, very pittig, hot :)). I searched the forum and came up with the changing cart-icon-code. I used that ( .wppizza-ftype-very_hot {
content: url(/wp-content/uploads/2021/05/hot.png);
}
And it does the job. It shows the new picture. But it also still shows the original pepper :). How to get rid of the original icon, while displaying the new one?
Best!
Remco