bensen.daniel
Member
Posted 1 year ago #
I've been driving myself crazy trying to change the color of the links in the navigation and the widgets. How can I do it?
Here's a screen-shot
See what I mean? See the upper left corner where it says "first?" You should be able to see "previous" next to that, but you can't because the font is the wrong color.
How can I fix this?
A screenshot is of no use. What might help is a link to a page demonstrating the problem.
bensen.daniel
Member
Posted 1 year ago #
I can see both First and Previous links.
style.css file
find
a:link {
color: #115294;
}
change the code for the color to whatever you like best.
tucsonsam
Member
Posted 6 months ago #
I'm having the same problem with my links in the widgets - the links in the navbar are and should be white, but this turns the links in the widgets (meta and blogroll) white as well.
Can they be set separately somewhere?
Thank you, Sherry