Title: Code help for post meta
Last modified: August 22, 2016

---

# Code help for post meta

 *  [Marcihess](https://wordpress.org/support/users/marcihess/)
 * (@marcihess)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-post-meta/)
 * I am wanting to change the post meta font size from 16 to 10px for the date and
   author. I do want to leave the “Leave a Comment” a the font size shown. I’ve 
   inspected the element and thought the change would be done as follows but I’m
   not getting the results I hoped for. I’m new to coding so could use some help,
   please. Thanks!
 * Here’s a page for an example: [http://driftlessprairies.org/bats-in-wisconsin/](http://driftlessprairies.org/bats-in-wisconsin/)
 * .post-meta {
    font-size: 10px; }

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-post-meta/#post-5849760)
 * I don’t see any author info, however, the date can be formatted with:
 * `.post-info .date { font-size: 10px; }`
 * btw, `.post-meta` is used for the categories and tags below the post…
 *  Thread Starter [Marcihess](https://wordpress.org/support/users/marcihess/)
 * (@marcihess)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-post-meta/#post-5849765)
 * Thank you so much! I figured out how to remove the author so that is why you 
   don’t see it. Obviously, when I was looking at the inspect element I wasn’t reading
   the right thing. So grateful for you help and explanation!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Code help for post meta’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Marcihess](https://wordpress.org/support/users/marcihess/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-post-meta/#post-5849765)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
