Studio_Marius Posted May 31 Posted May 31 Hi Everyone, Will it be possible to have my menu split like below (aligned left and right from the screen full width) but split from the logo. See below, for now I managed to achieved the split, however the link are not aligned on full witdh. I tried some code but didn't work yet. Also I think my links are a bit off horizontally from the logo, can I adjust this? Thank you so much /* Fullwidth header */ .Header-inner.Header-inner--top { max-width: 100%; } // SPLIT NAVIGATION .header-nav { position: absolute; top: 0px; bottom: 0; margin-top: 0!important; margin-left: 0px!important; } .header-nav-item:nth-of-type(2) { margin-right: 350px!important; } .header-title-logo a { z-index: 1000; position: relative; } .header-display-desktop .header-title { flex: 0 0 40% !important; z-index: 999999999; } My site: https://stingray-flamingo-lt4k.squarespace.com/ Pw: Marius
tuanphan Posted June 1 Posted June 1 I see you used new <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