I am using the Nina template.
I repositioned the main menu to the left so it is immediately to the right of the logo by adding “.logo { flex: 0 0 auto; }” to the custom CSS box. I would now like move the items I currently have in the header-2 position down to where the hornav module originally was (ie, justified with the right margin, but now aligned vertically with the logo and the menu).
Is it possible for me to now move the header-2 module down to be aligned with the logo and the menu? Alternatively, can I move these items from the header-2 position to the hornav position and somehow justify them with a suffix or otherwise to the right margin? Perhaps there is a way to add a new module position into the right-justified position the hornav module originally was in?
Thank you!