Title: Featured Post Imaged Centered
Last modified: January 12, 2018

---

# Featured Post Imaged Centered

 *  Resolved [southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
 * (@southernhealthykitchen)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/)
 * Hi there. I know this is probably an easy fix, but I don’t know the code to make
   it happen. I would like to have the featured post image centered on each blog
   post.
    Can you help me achieve this? Thanks so much! Angie
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffeatured-post-imaged-centered%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9859814)
 * Hi and thanks for contacting us.
 * Please try to add this to Customize -> Additional CSS
 *     ```
       .img-responsive.wp-post-image {
           margin: 0 auto;
       }
       ```
   
 * Please let me know if it does what you wanted.
 *  Thread Starter [southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
 * (@southernhealthykitchen)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9860124)
 * Thank you SO much! It worked perfectly. Have a great day!
 *  Thread Starter [southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
 * (@southernhealthykitchen)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9860179)
 * What if I wanted to center the image and/or add in my last footer? is that an
   easy fix? Or could I have two adds side by side in my last footer? Thanks in 
   advance.
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9860376)
 * You mean something like this?
 *     ```
       .widget.widget_text .textwidget {
       	text-align: center;
       }
       ```
   
 * Is that what you wanted?
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9864612)
 * [@southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
   Let us know if [@siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)’
   s solution works out for you. We’d appreciate a review if you have a minute 🙂
   [https://wordpress.org/support/theme/kale/reviews/](https://wordpress.org/support/theme/kale/reviews/)
 *  Thread Starter [southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
 * (@southernhealthykitchen)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9865910)
 * yes thanks so much!

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

The topic ‘Featured Post Imaged Centered’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

## Tags

 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)

 * 6 replies
 * 3 participants
 * Last reply from: [southernhealthykitchen](https://wordpress.org/support/users/southernhealthykitchen/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/featured-post-imaged-centered/#post-9865910)
 * Status: resolved