Title: Centered header image
Last modified: August 31, 2016

---

# Centered header image

 *  Resolved [wik77](https://wordpress.org/support/users/wik77/)
 * (@wik77)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/centered-header-image-1/)
 * Hello,
    First of all thank you for a nice template with a lot customization options.
 * I’ve got a problem, coz I’m not able to change alingment of header image. Image
   is still on the left.
 * my website is: [michrowski.eu](http://michrowski.eu)
 * PS. Currently I applied a temporary solution which works.
    I’ve added custom 
   CSS from one of the topics here:
 * > .site-branding.col-md-6 {
   >  width: 100%; } #logo img { max-width: 100%; height:
   > auto; }
 * And then I uploaded a png image with the width of my carousel as a header image.(
   about 1140px I guess). This works so far but is there any custom css code or 
   any way to solve this problem straight way?

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

 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/centered-header-image-1/#post-7042290)
 * Hi [@wik77](https://wordpress.org/support/users/wik77/),
 * I hope you are well today and thank you for your question.
 * To center header image just try adding the following CSS code in the Custom CSS
   option of your theme on the below path.
 * Admin Area -> Appearance -> Theme Options -> Other -> Custom CSS
 *     ```
       div#logo {
           text-align: center;
       }
       ```
   
 * Best Regards,
    Movin
 *  [webdev09](https://wordpress.org/support/users/webdev09/)
 * (@webdev09)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/centered-header-image-1/#post-7042321)
 * Hey [@freewptp](https://wordpress.org/support/users/freewptp/) i wanted it to
   be more centered than it is what cna i adjust for it to work that way?
 * Thanks.
 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/centered-header-image-1/#post-7042322)
 * Hi [@webdev09](https://wordpress.org/support/users/webdev09/),
 * As per the Forum Welcome,you should post your own topic and also to help us keep
   support thread separates could you please create your own thread for your question
   here [https://wordpress.org/support/theme/unite](https://wordpress.org/support/theme/unite)
   instead of replying on others thread as it makes the thread messy and hard to
   read.
 * If you want to you can also add reference of this thread in your newly created
   thread.
 * We would be more than happy to help you on your new thread.
 * Cheers,
    Movin

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

The topic ‘Centered header image’ is closed to new replies.

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

## Tags

 * [centered](https://wordpress.org/support/topic-tag/centered/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 3 replies
 * 3 participants
 * Last reply from: [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/centered-header-image-1/#post-7042322)
 * Status: resolved