Reply To: Change cookie box color

Home Forums Support Change cookie box color Reply To: Change cookie box color


Hi Ruben,

Just open custom.css file then add

.cc-color-override-688238583.cc-window {
    color: #d3d3d3 !important;
    background-color: red !important;
}

Simply change the color for color and background color to suite your needs