Aligning text to left and right in flexbox help!

Hello all!

I’m trying to build a nav bar where the logo and 3 links are justified to the LEFT of the parent DIV, and 2 links (sign in and cart) are justified to the RIGHT. I just can’t seem to get it to work.


Here is my site Read-Only: Webflow - Coclo
(how to share your site Read-Only link)

Hello @Luketumnus,

You have to take your right justified links outside of the left justified links container.
38%20AM
After that you have to expand the container on the sizing option and flex it like this


Let me know if you have any questions. I hope this helps.