Title: &#8220;Read More&#8221; Alignment
Last modified: January 3, 2017

---

# “Read More” Alignment

 *  Resolved [Amy](https://wordpress.org/support/users/ontherye/)
 * (@ontherye)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/read-more-alignment/)
 * Hi. Would it be possible to center align the “read more” and “# of comments”?
   Thank you =)

Viewing 1 replies (of 1 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/read-more-alignment/#post-8613867)
 * Yea this CSS should do the trick:
 *     ```
       .blog .post-content,
       .search .post-content,
       .archive .post-content {
         text-align: center;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘“Read More” Alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/apex/1.41/screenshot.png)
 * Apex
 * [Support Threads](https://wordpress.org/support/theme/apex/)
 * [Active Topics](https://wordpress.org/support/theme/apex/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/apex/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/apex/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/read-more-alignment/#post-8613867)
 * Status: resolved