Situation: By default, WordPress link doesn’t have a color. This post will show you how to change it to blue color.
1. Log into the WordPress portal.
2. Click on Appearance
3. Select Customize
4. Click on Additional CSS
5. Copy
a {
color: #0031FF;
}
from here and past to Additional CSS
6. Click on Publish.
Please view this step by step video: