I’m trying to create a header in pro header builder that has a logo on the left hand side, and two rows on the right hand side, the bottom with an inline nav, and the top with a nav modal and a button, all aligned right.
I have tried: (i) using a container for each element, with the flexbox set to both row and column for each container (ii) putting the inline nav, nav modal and button in the same container, this just pushes the inline nav left.
How do I do this please?
