Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47089
    agrawal1294
    Member

    Link:learn2geek.com/learn-java
    You can see that most of the links are colored
    but some of the links like the video tutorial and links to books are simple grey
    how to modify the color.

    #47110
    Sakin
    Keymaster

    @agrawal1294: Ok I see that you have change the link color, but not the link color of list items. So, you can add in the following css in “Appearance => Theme Options => Custom CSS” box.

    #content ul li a, #content ol li a { color: #e18627; }

    #47137
    agrawal1294
    Member

    much thanks Sakin

    it worked

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Some links are colored inside the post while other are simply grey.’ is closed to new replies.