Title: Featured image positioning
Last modified: March 11, 2022

---

# Featured image positioning

 *  [shelbergs](https://wordpress.org/support/users/shelbergs/)
 * (@shelbergs)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/featured-image-positioning/)
 * Hi
 * I’m trying to change the Featured Image position from left (default) to center,
   but I can’t seem to located the right CSS style or anywhere in any PHP-file, 
   where I can change it. Can anyone help?
 * Thx.
    shelbergs
    -  This topic was modified 4 years, 3 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
    -  This topic was modified 4 years, 3 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Everything else WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffeatured-image-positioning%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Vijay Hardaha](https://wordpress.org/support/users/vijayhardaha/)
 * (@vijayhardaha)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/featured-image-positioning/#post-15446202)
 * If you’re talking about the background image on the page then you can add this
   CSS to make it center
 *     ```
       .startcontent {
           background-position: center center;
       }
       ```
   
 * If you have to make changes only to a particular page then you can put this CSS
   in Visual composer page settings.
    If you need for all the images on website 
   then you can add CSS in Customizer > Additional CSS
 *  Thread Starter [shelbergs](https://wordpress.org/support/users/shelbergs/)
 * (@shelbergs)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/featured-image-positioning/#post-15446523)
 * Great thanks.
 * It was actually the image that you can insert as a background image under Settings.
   E.g. the white wave image beneath the top blue section on the page.
 * Thx.
    shelbergs

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

The topic ‘Featured image positioning’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [shelbergs](https://wordpress.org/support/users/shelbergs/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/featured-image-positioning/#post-15446523)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
