I have added the CSS below for changing the Cookie Plugin button colour.
/** COOKIE BUTTON COLOUR **/
.cn-button.bootstrap {
color: #fff;
background: #777777;
}
I have added the CSS below for changing the Cookie Plugin button colour.
/** COOKIE BUTTON COLOUR **/
.cn-button.bootstrap {
color: #fff;
background: #777777;
}