pinkseal21 Posted December 27, 2023 Posted December 27, 2023 Site URL: https://www.michikoyamaji.com Hello! Is there a way to move social icons in my header to the upper right corner and make the spacing between them closer? This is how they are now: I'd like to place them like this: Thank you in advance for your time and help!
Solution tuanphan Posted December 28, 2023 Solution Posted December 28, 2023 You can add this code to Website Tools (under Not Linked) > Custom CSS .header-actions.header-actions--left { position: absolute !important; right: 0; top: 0; } .header-actions.header-actions--left a:first-child { position: relative; right: -2.5vw; } 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!)
pinkseal21 Posted December 28, 2023 Author Posted December 28, 2023 This is perfect! Thank you so much for your help!! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment