I am using “header image” to get my logo on the header above the slider. I want the logo to the left of the title and description, but the header image stays centered no matter how many times i check and uncheck the “center” button in header image. is this a bug?
You are currently using the logo to display the logo, not the header image.
The center option applies to the header image. To center the logo (or title/description), use #header-container > div { text-align: center; }
The theme will not display both logo and title at once.