mike.bj Posted June 14, 2022 Share Posted June 14, 2022 Site URL: https://nlc-built-in.squarespace.com/ Hi, Trying to work out how to stack the button and social icons under the navigation in 7.1 With the screens attached - the black background is version 7, the grey background is 7.1 Was also trying to stop the navigation items stacking so fast when the screen is collapsed. I'm trying to achieve the same layout in 7.1 as 7. Thank you for any help with this! https://nlc-built-in.squarespace.com/ PW: nlc Link to comment
tuanphan Posted June 14, 2022 Share Posted June 14, 2022 Add to Design > Custom CSS @media screen and (min-width:992px) { div.header-display-desktop { flex-direction: column; justify-content: center !important; } .header-title-nav-wrapper { flex-direction: column; } nav.header-nav-list { flex-wrap: nowrap !important; } div.header-actions.header-actions--right { flex-direction: column; } div.header-actions.header-actions--right * { margin-top: 10px; } } 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!) 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