Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #961647

    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?

    #961796

    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

    #961824

    thanks Jordan, that’s perfect. I love that theme and the support is wonderful :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘cookie bar: "learn more" button text colour’ is closed to new replies.