matador9, thanks for the tutorial, you just confirmed what I’ve done before.
After I moved the code to navigation-top.php, the logo and site branding showed up above the nav menu.
I managed to move them to the left, but can’t get it lower to be on same level.
See my code please, it’s not perfect but I’m learning:
.navigation-top .site-branding {
margin: -55em; !important;
}