This tutorial will help you change color of the text in the sidebar. To learn how to change the color of title of the sidebar click here.
Finished Look:
The highlighted section will be changed.
Go to:
Dashboard / Appearance / Editor / style.css
Code:
.secondary a {
color:#000000;
}
Back End Example:
Your dashboard should look something like this.
Advertisements
0 Responses to “How to Change the Sidebar Font Color”