Title: Tiny Posts Link on &#8220;About&#8221; Page
Last modified: August 19, 2016

---

# Tiny Posts Link on “About” Page

 *  [nf](https://wordpress.org/support/users/nf/)
 * (@nf)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/tiny-posts-link-on-about-page/)
 * We are experiencing some strangeness on our “About” pages. Namely, the post links
   appear, but in 1-2px font sizes….weird. See:
 * [http://boulderspace.org/author/nicholas/](http://boulderspace.org/author/nicholas/)
 * Any ideas?
 * Thanks
    n

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/tiny-posts-link-on-about-page/#post-1024389)
 * Hi
 * find this in your theme’s /wp-content/themes/{themename}/style.css file on line
   246
 *     ```
       #content .post h4 {
       color:#666666;
       font-size:0.1em;
       font-weight:100;
       letter-spacing:-0.5px;
       line-height:1.5em;
       margin:0 0 0.25em;
       }
       ```
   
 * change this
    `font-size: 0.1em;` to this `font-size: 1em;`
 * If that is a larger font size than you want, then change 1em to .8em and play
   with it til you get the size you want. you can use .85em for example
 *  Thread Starter [nf](https://wordpress.org/support/users/nf/)
 * (@nf)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/tiny-posts-link-on-about-page/#post-1024447)
 * Thanks!

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

The topic ‘Tiny Posts Link on “About” Page’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [nf](https://wordpress.org/support/users/nf/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/tiny-posts-link-on-about-page/#post-1024447)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
