Color of text in sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • #16480
    dondemaio
    Participant

    Help! I can’t read the content in the sidebar because it’s too grey. Can anyone tell me how to change the color to black?

    Thanks.

    Don

    #16515
    dondemaio
    Participant

    Hi. I found the answer in another forum. For those who are having the same problem you need to go to line 2264 in the style.css file and change

    #sidebar {
    color:#ccc;

    to:

    #sidebar {
    color:inherit;

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.