Chrisinsingapore Posted September 6, 2022 Share 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} Link to comment
Ziggy Posted September 6, 2022 Share 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 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Chrisinsingapore Posted September 7, 2022 Author Share 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! 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