Center Header/Logo in Theme To center the header/logo in your theme, go to Appearance > Customize > Custom CSS and add the following: .header-image { text-align:center; }