Hello, how can i change the background color of the cookie bar, as well as the font color?
best regards, jelle vanhijfte
Hey jeel147,
You can change the cookie bar background color and font color with this css:
.avia-cookie-consent {
background-color: rgb(184 201 44 / 85%);
color: rgb(128 38 159 / 90%);
}
please adjust the colors to suit.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi, thanks Mike
unfortunately it does not seem to do anything
/*cookie bar*/
.avia-cookie-consent {
background-color: #e0e7e8;
color: #b45d15;
}
still a dark background….(ive cleaned the cache)
https://jetcrone.nl/wp-content/uploads/2023/02/cookiebar.jpg
….
best regards, jelle
Hi,
Thanks for the feedback, I adjusted your css to this:
#top .avia-cookie-consent {
background-color: #e0e7e8;
color: #b45d15;
}
please clear your browser cache and check.
Best regards,
Mike
hey MIke, now its working fine!
Thanks a lot!
you can close this ticket now, if you want.
best regards, Jelle
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike