Rawan Posted March 6 Share Posted March 6 Hello How do I move the 'About' link in my header to the right side, sitting before the social links? I would like to keep the 'heritage' link still on the left. Thank you Website: https://www.object750.com/ Link to comment
Solution tuanphan Posted March 9 Solution Share Posted March 9 You can use this code to Website > Website Tools > Custom CSS .header-nav-item.header-nav-item--collection:first-child { position: absolute; right: 100px; z-index: 9999; } 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
Rawan Posted March 9 Author Share Posted March 9 14 hours ago, tuanphan said: You can use this code to Website > Website Tools > Custom CSS .header-nav-item.header-nav-item--collection:first-child { position: absolute; right: 100px; z-index: 9999; } Solved my problems again, thank you! tuanphan 1 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