Thanks Ed.
The code within the related guide does seem to render the logo and navigation better on mobile devices.
By setting ‘Logo right’ and ‘logo right spacing’ to 110px I was able to get the logo and navigation centrally aligned.
When you resize the browser window the alignment does fall apart a bit – logo cut off and menu selected moving (Attached re-size.jpg).
Can you amend the custom CSS so that the search is included in the navigation? When I remove:
/* Disable the nav search */
#nav-search {
display: none;
}
The search appears bottom left, illustrated in the attached search.jpg
Regards,
Jimmy