How to display Recent Posts widget in bold?

Viewing 3 posts - 1 through 3 (of 3 total)
  • #20190
    morykwas
    Participant

    I’m using a child theme of Pinboard, and I would love to display the Recent Posts widget in bold. Can anyone please tell me how to do that? Thanks!

    #20206
    Daniel Tara
    Keymaster

    Add this to your custom CSS:

    .widget_recent_entries {
    	font-weight: bold;
    }
    #20216
    morykwas
    Participant

    Daniel, that worked brilliantly!
    If you’re interested, you can see the results here:

    http://www.schoollifetroy.com

    Many sincere thanks,
    Ed Morykwas
    School Life Troy

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

You must be logged in to reply to this topic.