I changed the main color, but it doesn’t work with the link color.
Thanks
This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago ago by Juanma Sanchez
I changed the main color, but it doesn’t work with the link color.
Thanks
Hello,
You can use the next code in Theme Options > Theme Custom CSS:
p a {
color: #dd4a65;
}
Regards
Thanks!!!
The issue related to '‘Link color doesn't work’' has been successfully resolved, and the topic is now closed for further responses