Hello Enfold team,
my “we use cookies …” banner that pops up on the bottom when you are on the site the first time looks strange. it has a red box below the text.
how can I change this. so just show the white text over the black black background?
thank you :-)
Hey Rio1,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-cookie-consent p {
background-color: transparent;
}
If you need further assistance please let us know.
Best regards,
Victoria