Two Lines in Pro Header Builder

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?

Hello @nickyker,

Thanks for writing in!

In each of your container, you can insert two ROW elements or a DIV element so that you can have left and right containers while one area will have two or more rows.

Hope this helps. Kindly let us know how it goes.

That worked perfectly, many thanks!

Glad to hear that, @nickyker.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.