Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Need help with Technews theme

#3105
Avatar photoBob

Just add the following CSS rules using the custom CSS tool and change the variable values:

:root {
  --link-color: #2C2E35;
  --link-hover-color: #448AFF;
}