theuncomplicatedoffice Posted March 4, 2022 Share Posted March 4, 2022 Hi there, please help! I'm trying to align my navigation bar elements / menu with the top of the logo as seen in my screenshot below but can't figure out how to do so (excuse the dodgy logo and stock image, to be replaced). Thanks so much! I've tried the following codes and they haven't worked so far: /* Align nav */.header-title-nav-wrapper { align-items: flex-start;} AND .header-display-desktop { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .header-title-nav-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } Link to comment
Beyondspace Posted March 4, 2022 Share Posted March 4, 2022 (edited) 52 minutes ago, theuncomplicatedoffice said: Hi there, please help! I'm trying to align my navigation bar elements / menu with the top of the logo as seen in my screenshot below but can't figure out how to do so (excuse the dodgy logo and stock image, to be replaced). Thanks so much! I've tried the following codes and they haven't worked so far: /* Align nav */.header-title-nav-wrapper { align-items: flex-start;} AND .header-display-desktop { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .header-title-nav-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } Can you share your site with the protected password so we can take a look? Edited March 4, 2022 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
theuncomplicatedoffice Posted March 4, 2022 Author Share Posted March 4, 2022 Yes sorry, thank you. https://clavichord-violet-5apl.squarespace.com/ Password: lionhelp Thanks! Link to comment
tuanphan Posted March 6, 2022 Share Posted March 6, 2022 On 3/4/2022 at 10:07 AM, theuncomplicatedoffice said: Yes sorry, thank you. https://clavichord-violet-5apl.squarespace.com/ Password: lionhelp Thanks! Add to Design > Custom CSS .header-title-nav-wrapper { align-items: flex-start; } .header-display-desktop { align-items: flex-start; } theuncomplicatedoffice 1 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