How is it possible to use a different colour for each cookie button?
Thanks.
Hey kridlot,
Could you post a link to where we can see the elements in question please?
Best regards,
Rikard
Hey Rikard,
go to my homepage. There you can see the modul pop up window for cookies.
Can the accept or not accept buttons have different colours?
Kind regards
kridlot
Hi kridlot,
Please go to Enfold > Advanced Styling > (Select an element to customize) select Cookie Consent Accept Settings Button click Edit Element button.
A Cookie Consent Accept Settings Button box should show below with options to change Background and Font Color, just change the colors.
Then do the same for Cookie Consent Do Not Accept Cookies Button
Hope this helps.
Best regards,
Nikko
Hi Nikko,
thanks for your answer.
I made some colour changes, saved them and purged the cache.
The colour of the buttons doesn´t change!
I tested on different browsers and also in private mode. No changes.
Buttons are only shown in standard colours.
Best regards
Kridlot
Hi,
Add this to quick css and adjust the color to what you need:
.avia-cookie-consent-button-4{
border-color: red!important;
background-color: red!important;
}
.avia-cookie-consent-button-5{
border-color: green!important;
background-color: green!important;
}
Best regards,
Jordan Shannon
Great. Thanks!
Best ragards
kridlot
Hi,
I’m glad this was resolved and happy to have helped. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon