Logo and menu bar on same line
Hi, I used the support forum to find a way to resize my logo
#site-logo img {
max-height: none;
max-width: 50%;
}
However, the menu is now sitting under the logo rather than to the right (no matter how much I resize the logo). How do I set the menu bar so it is right-aligned with the logo on the same line?