October 2, 2013 at 7:13 am
#3360
Keymaster
Add any of these on the CSS option. Change the values as needed.
Blog title
#site-title a {
color: #FFFFFF;
font-size: 20px;
}
Blog description
#site-description {
color: #FFFFFF;
font-size: 15px;
}
This one’s for the top menu, if available.
.menu-top li a {
color: #FFFFFF;
font-size: 14px;
}