Hello,
I need to change the color of a specific tag, how can I make it ?
If text taf is “Think Pink” then text color of tag button is “#cf347d” for exemple.
So all tafs in the color I choose in theme or elementor but this tag in a specific color.
Check here: https://ibb.co/hLyFfRr
Thank you
Site URL: hidden Theme version: 7.2.3Hello,
Unfortunately, tag cloud does not have the option to apply different colors for the different tags.
Regards
Hello,
You may try custom CSS by the tag attribute, for example
.tagcloud a[href="https://tshirtmoncul.com/etiquette-produit/think-pink/"] {
background-color:#ffbdbd;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.