I’m trying to create a very basic header but can’t seem to get there with Cornerstone.
I’d like to have a centered business logo above a centered inline navigation menu. This should all be within the same navigation bar. Ideally I’d like to be able to make the logo smaller when the user scrolls, but that’s extra at this point.
Whenever I add multiple elements to the header (ex. Image and Inline Nav), they stay in the same row. I’ve tried using DIVs and adding Row elements, but can’t seem to get the header to allow two rows of content in the header.
What am I missing?