Recent Posts Widget Link Color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14560
    zackrh
    Member

    I’m using the Recent Posts widget in the blog sidebar. Currently the title link color is white and you can’t see it on the white background. How can I change the link color? Here is an example:

    http://frequency.fitness/blog/

    Thanks!

    #14566
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    ul.post-list .entry-title a {
      color: #8cc63e !important;
    }
    
    #14581
    zackrh
    Member

    That worked, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Recent Posts Widget Link Color’ is closed to new replies.