until now, the “learn more” link that is in the cookie consentement bar was just a simple underlined link. that was discrete nice and clean :)
with the last update it’s now a big button as the “OK” one, but unlike this one, the text colour of the “learn more” button is white on a white background.
Is it just me (in that case, any css tip to change that?) or is that something you gonna fix?
Hey goch,
Add this to quick css:
.avia-cookie-consent .avia-cookie-consent-button.av-extra-cookie-btn{
color:#000!important;
}
Best regards,
Jordan Shannon
thanks Jordan, that’s perfect. I love that theme and the support is wonderful :)