JakeJensen11 Posted March 3, 2021 Share Posted March 3, 2021 Site URL: https://jakejensen.squarespace.com/config/pages I was just wondering how I could line up my menu items to be closer to the logo in the middle instead of to the edges of the screen. Since I've already done all that I can to make sure they are on the same line, I will need to use some CSS. I would need the left block of menu items to float right and the right block of menu items to float left. I don't even know what the menu items are listed in the CSS so I don't know how to tell it to float a certain way. I will include pictures of what I mean. Would anyone know how to do this? Link to comment
tuanphan Posted March 7, 2021 Share Posted March 7, 2021 Hi. Your site is private. Can you setup password & share url again? 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
JakeJensen11 Posted March 9, 2021 Author Share Posted March 9, 2021 On 3/6/2021 at 9:57 PM, tuanphan said: Hi. Your site is private. Can you setup password & share url again? https://jakejensen.squarespace.com/config/pages password: jakeandkylee Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/10/2021 at 1:26 AM, JakeJensen11 said: https://jakejensen.squarespace.com/config/pages password: jakeandkylee Hi. Add to Design > Custom CSS /* Space between nav - logo */ [data-nc-container="bottom-left"] { justify-content: flex-end !important; } [data-nc-container="bottom-right"] { justify-content: flex-start !important; } 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
JakeJensen11 Posted March 22, 2021 Author Share Posted March 22, 2021 On 3/20/2021 at 1:38 AM, tuanphan said: Hi. Add to Design > Custom CSS /* Space between nav - logo */ [data-nc-container="bottom-left"] { justify-content: flex-end !important; } [data-nc-container="bottom-right"] { justify-content: flex-start !important; } Perfect! That worked. Thank you so much! 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