Home › Forums › Support › Change cookie box color › Reply To: Change cookie box color
Posted 6 years, 1 month ago
Sorry, I see you’re using different cookie style, it should be
.cc-btn {
color: #fff !important;
background-color: red !important;
border-color: red !important;
}