Title: Page Number Navigation
Last modified: August 19, 2016

---

# Page Number Navigation

 *  Resolved [semreach](https://wordpress.org/support/users/semreach/)
 * (@semreach)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/)
 * Hello,
 * On my [SEM Blog](http://www.semreach.com), at the footer of the main content,
   the numbers (Page 1 of 3123») are crammed together. How would I be able to separate
   them? Or which file?
 * Cheers.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/#post-1460606)
 * add someting like this at the end of style.css of your theme:
 *     ```
       .wp-pagenavi span, .wp-pagenavi a { margin-right:5px; }
       .wp-pagenavi .pages { margin-right:15px; }
       ```
   
 *  Thread Starter [semreach](https://wordpress.org/support/users/semreach/)
 * (@semreach)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/#post-1460617)
 * Sorry mate, it didn’t work.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/#post-1460635)
 * sometimes it needs to refresh the browser cache by pressing ‘reload’ or by pressing
   CTRL and F5 at the same time, to make changes in css visible.
 * i am doing the testing in firefox, with the developer add-on, which are pretty
   good tools for debugging and tweaking css issues.
 * another way is to look into the html code from the browser, identify the tags,
   ids, or classes that define the text or elements that you would like to change,
   and then make the corresponding changes to the css files of your theme.
 * ref: [http://www.w3schools.com/css/](http://www.w3schools.com/css/)
 *  Thread Starter [semreach](https://wordpress.org/support/users/semreach/)
 * (@semreach)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/#post-1460647)
 * Actually, it did work. Thanks a lot for the help.

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

The topic ‘Page Number Navigation’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [separate](https://wordpress.org/support/topic-tag/separate/)

 * 4 replies
 * 2 participants
 * Last reply from: [semreach](https://wordpress.org/support/users/semreach/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/page-number-navigation/#post-1460647)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
