talikimelman Posted March 13 Share Posted March 13 (edited) Site: https://poodle-reed-j38d.squarespace.com/ password for site is: lab We want the social media items to be shown below the menu, is that possible with code? We've moved them to the right but we want them below the elements of the header. Edited March 13 by talikimelman Link to comment
Ziggy Posted March 13 Share Posted March 13 Can you share your website URL? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
talikimelman Posted March 13 Author Share Posted March 13 yes sorry: https://poodle-reed-j38d.squarespace.com/ Link to comment
Solution Ziggy Posted March 14 Solution Share Posted March 14 Try adding this to Custom CSS: .header-display-desktop { flex-direction: column-reverse; } .header-layout-branding-center-nav-center .header-title-nav-wrapper { flex: 0 0 100%; width: 100%; } .header-layout-branding-center-nav-center .header-actions--left .header-actions-action--social .icon:last-child { margin-right: 0vw; } tuanphan and talikimelman 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
talikimelman Posted March 15 Author Share Posted March 15 Thank you so much, that's perfect. I would just like them to have more distance with the main menu, they are too close now. I tried using margin-top to change it but it didn't work, can you tell me what I would have to include to move them downwards? Link to comment
Ziggy Posted March 15 Share Posted March 15 16 minutes ago, talikimelman said: I tried using margin-top to change it but it didn't work, can you tell me what I would have to include to move them downwards? Add this: .header-layout-branding-center-nav-center .header-actions--left { margin-top: 20px; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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