claudianuria Posted September 21, 2021 Share 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; } } Link to comment
claudianuria Posted September 21, 2021 Author Share 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. Link to comment
claudianuria Posted September 21, 2021 Author Share Posted September 21, 2021 Solved the problem by playing around with justify content: flex-start or flex-end tuanphan and darkgreysky 2 Link to comment
LaurelB Posted January 16, 2022 Share Posted January 16, 2022 @claudianuria Can you share the code that worked for you? Link to comment
tuanphan Posted January 18, 2022 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment