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

Home Forums Support Post date, body, comment and widget font and font size

Home Forums Support Post date, body, comment and widget font and font size

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #109456
    Steve Braun

    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

    #109457
    Steve Braun

    Tom,

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

    Steve

    #109464
    Tom
    Lead Developer
    Lead Developer

    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 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.