Change background of flip countdown

Image 15


You can easily change the background of the flipped countdown. Add code below to the Additional CSS.

.anwp-match-flip-countdown .count {
    background: #2b612d;
}


Related Articles