Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #413349

    How can I change the recent comment and recent blog text in the right sidebar to non italic, non text transform, and to look like three archive dates look (Dosis font)

    thank you

    http://robbinitkin.com/about-2/

    #414077

    Hey!

    Try adding this code to the Quick CSS:

    #top .widget_recent_entries a, #top .widget_recent_comments a {
        font-style: normal;
        text-transform: none;
        font-family: "Dosis";
        font-size: 13px;
    }

    Cheers! 
    Josue

    #414106

    that worked!! I need to do the recent comments, too, please:

    http://robbinitkin.com/blog/

    thank you!

    #414113

    Try pasting the code again but copy it directly from the forum thread, not from the mail notification.

    Cheers!
    Josue

    #414114

    Yes!! that worked.
    many thanks!
    g

    #414117

    Hey!

    glad Josue could help you. Let us now when you need some more help in the future. We are happy to assist you.

    Cheers!
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can I change the recent comment and recent blog text?’ is closed to new replies.