Changer la couleur des liens – Politique des cookies

[ad_1]

Hi @lechaudrondhygee,

Sure, you can do that with some CSS. Adding the below (Appearance -> Customize -> Additional CSS) will make the links black, you can also change the color that they should be after the link has been clicked/visited once.

.cmplz-cookiebanner .cmplz-links a.cmplz-link {
    color: black;
}

.cmplz-cookiebanner .cmplz-links a.cmplz-link:visited {
    color: #551A8B;
}

Kind regards, Jarno

Bonjour,

Merci pour votre retour.

Cependant, j’ai copié-collé votre code dans Apparence -> Personnaliser -> CSS supplémentaire mais les liens de la Politique de cookies sont toutjours blancs. Je ne sais pas quoi faire. Merci de votre aide.

Hi @lechaudrondhygee,

With an URL to your website, that would allow me to take a look.

Kind regards, Jarno

Hi @lechaudrondhygee,

Ah, I thought you meant the links on the Cookie Banner itself.

#cmplz-document a {
    color: black;
}

Kind regards, Jarno

Oh c’est super ! Ca fonctionne.

Un grand grand merci 🙂

Très bonne journée à vous.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer