Hi,
I tested the “BG Color for message bar” color, it works.
You could use the custom CSS(“Appearance > Customize: Additional CSS”) also:
.sea-cookie-consent:after {
background-color: #51A7E0;
}
It is possible by custom CSS(“Appearance > Customize: Additional CSS”) to hide the more button, like:
a.sea-cookieconsent-btn.ux-btn {
display: none;
}
It is not possible to hide by scrolling.
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook