The transparency, of course….
I chanced it with the costumizer (Designs) and costum CSS/JS.
If you want to chance it with it, use the following code:
#wp-advent-calendar li span {
background: rgba(255, 255, 255, 0)!important;
}
without !important it dosen’t work.
Thank you very much for the help. So easy ^^