Hi
I m almost done with my violet color issue
How can I change the facebook widget title color ?
See in the screen shot attached
Hi
I m almost done with my violet color issue
How can I change the facebook widget title color ?
See in the screen shot attached
Hi @jordan26
Use this css code and replace with your prefered color
a:visited {
color: green;
}
Thanks,
Cristian