Wow! You are a genius. That looks exactly as I wanted it to look. I will play around with this code and try to understand it. Thank you for the great support. I am pretty sure that more questions will arise soon 🙂
hey sarah,
the site is: http://www.knappersack.de/wordpress
The content is still in progress 🙂
The logo is not centered now, but I think its look pretty good. I added some CSS Code just like you proposed to other people and modified it a little.
That is the code I added:
.site-branding {
margin-bottom: 0;
margin-left: 20px;
margin-top: 30px;
}
.site-description {
position: relative;
top: -32px;
left: 110px;
}
BTW: Is there an option to have a bigger logo and centered right in the middle? The way I have it now the logo looks a little bit displaced in the mobile version.. (I can live with it, but it could be done nice I guess ;))
Ups! I found it! 🙂
But now the logo is showing on top of the title. I would prefer a bigger logo in the middle of the page. Is that possible somehow?