Chrisinsingapore Posted September 6, 2022 Posted September 6, 2022 Site URL: https://chrisdixonfoto.com I used the following code but want to increase the space between each icon - how do I do that? .header-actions-action--social { flex-direction: column; position:fixed; left:-1vw; top:50vh; background:#000000; padding:1vw; border:1px solid #fff;} .header-actions--right .header-actions-action--social .icon:first-child{margin-left:1vw}
Ziggy Posted September 6, 2022 Posted September 6, 2022 Try this CSS: .header-actions--right .header-actions-action--social .icon { height: 30px; } Chrisinsingapore 1 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Chrisinsingapore Posted September 7, 2022 Author Posted September 7, 2022 13 hours ago, Ziggy said: Try this CSS: .header-actions--right .header-actions-action--social .icon { height: 30px; } Many thanks - now working perfectly!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment