Positioning div left within container

I’m having trouble with positioning the “social block” div all the way to the right within nav bar container. I still want to have the navigation centered. Any tips on how to do this?

Read Only Link:
https://preview.webflow.com/preview/livelihoodcreative22?preview=21be9bf831d1d1141d2786bd1c01e1ef

Hi. Like this? Google Chrome – Tapes

Thanks @vincent . That’s close but how do I keep the navigation still centered within that div? It moved slightly to the left once you made the social block div float right.

Ok, ignore the previous and do it this way. Google Chrome – Tapes

For the container to be the referent of the absolute position of the social block, it needs to be positionned, so you give it positon:relative and that does the trick.

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