Hi
I currently have my main nav floating right, with the logo on the left. The header is full width.
I’d like to get it so that the main nav is central on the page. If I add “margin-right:auto” to the nav, this centers it, but only relative to the remaining width of the page after the logo. I’d like to get it centered relative to the whole page width.
I’d then like to have the search icon and one of the links from the menu (a login link) floating to the right. (Or maybe this requires secondary nav on the same horizontal as the main nav somehow???)
Is all this do-able?
Many thanks for your help.
Keith