Comments 2drakenovaione started the conversationOctober 26, 2017 at 8:27pmHello!How can I change the color of the product tag cloud?The default color for the letters is black and the hover I set do blue, but I want to change the black letters to white.Can you help me?Thanks! 1,560Laborator repliedOctober 27, 2017 at 6:55amHi there,Add the following CSS to Custom CSS to make the text white: .tagcloud a{ color: #FFF; }Best regards,Laborator Team Documentation Join Kalium Users Group 2drakenovaione repliedOctober 27, 2017 at 3:54pmThank you so much!That did it :)1 Like Sign in to reply ...
Hello!
How can I change the color of the product tag cloud?
The default color for the letters is black and the hover I set do blue, but I want to change the black letters to white.
Can you help me?
Thanks!
Hi there,
Add the following CSS to Custom CSS to make the text white:
Best regards,
Laborator Team
Thank you so much!
That did it :)