Greetings.
I need to have BOTH site logo and site title text side-by-side and centered.
I managed to get site logo centered by adding this code which I obtained from this same forum (thanx to the original poster)
.title-area .site-title a {
background-position: center center!important;
float:none!important;
margin-left:auto!important;
margin-right:auto!important;
}
Thing is, by doing this logo image replaces site title text, it’s one or the other. And I need both of them side-by-side, as in this example: http://www.awesomescreenshot.com/image/2477133/06ded45a12eb85cb975ace5a0dffcf2e
I have already entered logo dimensions as argument in custom-header settings