Title: Over-sized Navigation Buttons
Last modified: January 27, 2017

---

# Over-sized Navigation Buttons

 *  Resolved [collectivelyme](https://wordpress.org/support/users/collectivelyme/)
 * (@collectivelyme)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/over-sized-navigation-buttons/)
 * Hi,
 * Somehow I’ve managed to enlarged ‘next post’ & ‘previous post’ text and now I
   can’t work out how to make it small again. I’ve gone through and searched for
   any larger than normal font-sizes but nothing has worked.
 * Any ideas on how to fix this?
 * If you scroll to the bottom of my site you’ll see what I mean [http://collectivelyme.net/](http://collectivelyme.net/)
 * Thanks,
    Mardi

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/over-sized-navigation-buttons/#post-8706751)
 * Hi there,
    you can paste this
 *     ```
       #paging a, #paging > span, #paging li span{
         font-size:12px;
       }
       ```
   
 * in your custom css box to make them smaller again
 * Install and activate [this plugin](https://wordpress.org/plugins/wp-add-custom-css/)
   then go to “Add Custom CSS” and paste the above rule
 *  Thread Starter [collectivelyme](https://wordpress.org/support/users/collectivelyme/)
 * (@collectivelyme)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/over-sized-navigation-buttons/#post-8711775)
 * Hi,
 * Thanks so much for that. It worked straight away.
 * Mardi
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/over-sized-navigation-buttons/#post-8714562)
 * Glad I could help!

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

The topic ‘Over-sized Navigation Buttons’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

## Tags

 * [next button](https://wordpress.org/support/topic-tag/next-button/)
 * [post_link](https://wordpress.org/support/topic-tag/post_link/)
 * [previous button](https://wordpress.org/support/topic-tag/previous-button/)
 * [text size](https://wordpress.org/support/topic-tag/text-size/)

 * 3 replies
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/over-sized-navigation-buttons/#post-8714562)
 * Status: resolved