Thanks!
What do you mean by “remove”? This is how this is:
#content-wrapper #left-column a,
#content-wrapper #right-column a {
color: #848484;
}
How it should be for it to follow the colors of the rest of the text? Like this?: (sorry for the basic question but I’m afraid to mess up the code!)
#content-wrapper #left-column a,
#content-wrapper #right-column a {
color: ;
}
Also, does that correct the grey color of the current page (see image attached)
ScreenShot2014-07-27at1.14.27PM.png
Attachments:
You must be
logged in to view attached files.