Pro Header Container Locations

How can I get the container with Logo in Middle and the Navigation Modal stay on the right side.

I’ve been playing with the bar flex but I can’t figure it out. Currently it’s set to Space Between and the logo is on left, navigation modal is on right.

Hi,

To achieve that, try adding 3 containers. For the first container, it will be blank. Add a gap element and set gap size to be the same width as your Navigation Modal.

That way you will have the logo at the center.

Hope this helps

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