Link color change

Hi,

I created a HTML widget, and I copied the code (mostly just formatted text). I used a light background.
The all text was the white color.
I defined one class, and I can change the all text color, except the links colors.

How can I change the color of the links?

You said you defined one class, I’m assuming that you assigned that class to the entire HTML widget?
open up class manager (for this example I’m using “newclass” as the name, use the name you gave the class)

Hit the Add Class button
type the name of the class followed by a space and then an “a” (for anchor)
2018-05-22_11-41-51

when prompted hit "no leave spaces intact

2018-05-22_11-42-12

Then edit the new class and change the color to what you would like.

1 Like

@teefers Thank you for your help. :slight_smile:
Where can I find the secret list of class?