#Put text and other stuff next to navbar

6 messages · Page 1 of 1 (latest)

little coral
#

Thanks to the amazing help from some of this community, I finally got the navbar exactly how i got it. But, for some reason everything else i add to my page seems to render at the end of the navbar, instead next to it. Not exactly sure why, but if someone could help me figure out why, that would be great!

knotty saffron
#

You need to wrap it up in a flex.

little coral
#

in a what

#

do i wrap the navbar itself?

#

in a flex?

knotty saffron
#

Yes, put a parent Flex and wrap both navbar and content in it.