Site logo

Archived topic

Post date, body, comment and widget font and font size

2 replies · Started by Steve Braun on May 21, 2015

Viewing posts 1–3 of 3

Hi Tom,

I recently installed the GP theme and purchased the plugin package. How do I separately designate the font for post date/author, body, "Leave a comment" and the Archive footer widget?

You can see that the date/author, "Leave a comment" and the Archive footer widget is inheriting from the body font/size and I don't want them to do so.

Thanks,

Steve

Tom,

I meant to include my site so you could see. Please see HaikuMoment.com.

Steve

Hi Steve,

The entry meta is set to 85% of the font size, which in this case is still pretty big.

To set a specific size, add this CSS:

.entry-meta {
      font-size: 14px;
}

Let me know if you need more info :)

This archived topic is closed to new replies.