(no subject)
I know there have been questions on how to add new links and such to the top Navigational bar, but all I want to know is an easy way to change the color of the links. I would like for them to be the same color as my entry background. I have tried overriding the style sheet by using this:
.header a { color: #C2D4E0; !important }
.header-item { color: #C2D4E0; !important }
.header-item a { color: #C2D4E0; !important }
.headerLinks { color: #C2D4E0; !important }
.headerLinks a { color: #C2D4E0; !important }
And nothing happened at all. Anyone have any ideas? Thanks in advance. :)
.header a { color: #C2D4E0; !important }
.header-item { color: #C2D4E0; !important }
.header-item a { color: #C2D4E0; !important }
.headerLinks { color: #C2D4E0; !important }
.headerLinks a { color: #C2D4E0; !important }
And nothing happened at all. Anyone have any ideas? Thanks in advance. :)