claudianuria Posted September 21, 2021 Posted September 21, 2021 Site URL: https://www.claudianuria.com/ Hello, I would like to split my header navigation so it is left and right from the centred logo. I have tried the following but when making the window smaller or bigger the navigation links on the right keep moving. Please can someone help? Thanks! Password is: 123password @media screen and (min-width:992px) { .header-nav-item:nth-child(n+4) { position: relative; left: 60vw; top: -25px; } }
claudianuria Posted September 21, 2021 Author Posted September 21, 2021 I found another answer here but navigation items to the right keep on moving again. So same problem again. This does NOT solve it.
claudianuria Posted September 21, 2021 Author Posted September 21, 2021 Solved the problem by playing around with justify content: flex-start or flex-end darkgreysky and tuanphan 2
LaurelB Posted January 16, 2022 Posted January 16, 2022 @claudianuria Can you share the code that worked for you?
tuanphan Posted January 18, 2022 Posted January 18, 2022 On 1/17/2022 at 12:26 AM, LaurelB said: @claudianuria Can you share the code that worked for you? You can share link to your site, we can use script code to achieve this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment