Title: Vertically centering text
Last modified: September 1, 2016

---

# Vertically centering text

 *  Resolved [Gian](https://wordpress.org/support/users/gianmarcogreci/)
 * (@gianmarcogreci)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/)
 * Hello,
 * I am unable to vertically center the text that is displayed by the thumbnail 
   image. I am using an Image-left, text-right configuration. Is there a way to 
   achieve this?
 * Thank you,
 * [https://wordpress.org/plugins/tsp-featured-posts/](https://wordpress.org/plugins/tsp-featured-posts/)

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

 *  [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * (@thesoftwarepeople)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715634)
 * Hi would you send the url of the page you’re referring to? Thanks
 *  Thread Starter [Gian](https://wordpress.org/support/users/gianmarcogreci/)
 * (@gianmarcogreci)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715679)
 * [http://wwww.maiztostado.com](http://wwww.maiztostado.com)
 * thanks!
 *  [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * (@thesoftwarepeople)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715717)
 * Add the following to your css, it looks like its centered already from what I
   see
 *     ```
       #tspfp_article .entry-summary, #tspfp_article .entry-summary p {
           text-align: center;
       }
       ```
   
 * [https://www.dropbox.com/s/h8l5jtknroq5htq/Screenshot%202016-08-30%2015.26.13.png?dl=0](https://www.dropbox.com/s/h8l5jtknroq5htq/Screenshot%202016-08-30%2015.26.13.png?dl=0)
 *  Thread Starter [Gian](https://wordpress.org/support/users/gianmarcogreci/)
 * (@gianmarcogreci)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715800)
 * It is indeed already centered horizontally. What I haven’t been able to do is
   center it *vertically*, in the Y-axis.
 * Thanks,
 *  Thread Starter [Gian](https://wordpress.org/support/users/gianmarcogreci/)
 * (@gianmarcogreci)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715825)
 * So I fixed the problem by wrapping all of the text in a <div> that would let 
   me control it’s position with css. I had to go into the .tpl files to do that
   though – might be a good thing to include in a future update.
 * Thanks!
 *  [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * (@thesoftwarepeople)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715827)
 * Apologies for the oversight in your mentioning “vertical” and not “horizontal”.
   We will most definitely look into updating the next plugin with this feature,
   glad you were able to fix the issue yourself. 🙂

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

The topic ‘Vertically centering text’ is closed to new replies.

 * ![](https://ps.w.org/tsp-featured-posts/assets/icon-256x256.jpg?rev=2471077)
 * [LAPDI Featured Posts](https://wordpress.org/plugins/tsp-featured-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tsp-featured-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tsp-featured-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/tsp-featured-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tsp-featured-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tsp-featured-posts/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/vertically-centering-text/#post-7715827)
 * Status: resolved