This topic has 4 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hi
How can I change the text and font colour of the top links? (Enable top links (Register | Sign In))
Hello,
1) You can edit this words in xmarket\wp-content\themes\xmarket\et-links.php file.
2) To change color add following code into custom.css file:
.links li a{
color:red;
}
Regards,
Robert Hall.
Excellent, thank you 🙂
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Top links’' has been successfully resolved, and the topic is now closed for further responses