Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #477269

    Hi all ^^
    how can i changue the font and the color of recent coments and recent entries in sidebar blog?

    http://ganubis.com/12.png

    Page:
    http://www.ganubis.com

    Thanks

    #477748

    Hey Tokyo!

    Add this to your custom CSS.

    .recentcomments a, .widget_recent_entries li a {
      font-family: "Open sans" !important;
      font-size: 13px !important;
      font-style: normal !important;
    }

    Regards,
    Elliott

    #477904

    Nice. thanks Elliott. Thank you so much for everything :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changue sidebar Blog text color and font of recent coments’ is closed to new replies.