MJohn Posted September 11, 2021 Share Posted September 11, 2021 Site URL: https://www.methodistpreschools.org Hi guys. My client is going to be having a lot more links so I wanted to find a solution beforehand. Is there a way I can move the social links and button above the main nav so there's more space for the text links? Thanks! 👋 Michelle John 💕 Catchafire volunteer 🖥️ Web & graphic design for churches, nonprofits & small businesses 🔗 brambledesign.co Link to comment
tuanphan Posted September 12, 2021 Share Posted September 12, 2021 23 hours ago, MJohn said: Site URL: https://www.methodistpreschools.org Hi guys. My client is going to be having a lot more links so I wanted to find a solution beforehand. Is there a way I can move the social links and button above the main nav so there's more space for the text links? Thanks! Move to this position? 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
MJohn Posted September 16, 2021 Author Share Posted September 16, 2021 On 9/12/2021 at 4:18 PM, tuanphan said: Move to this position? Yes that would be good! 👋 Michelle John 💕 Catchafire volunteer 🖥️ Web & graphic design for churches, nonprofits & small businesses 🔗 brambledesign.co Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 On 9/16/2021 at 2:20 PM, MJohn said: Yes that would be good! Try adding to Settings > Advanced > Code Injection > Footer <script> $(document).ready(function() { $('.header-display-desktop .header-actions.header-actions--left').insertBefore('.header-display-desktop'); $('.header-display-desktop .header-actions.header-actions--right').insertBefore('.header-display-desktop'); }); </script> <style> .header-inner { flex-direction: column; align-items: flex-end; } .header-display-desktop .header-title-nav-wrapper { flex: 0 0 100% !important; } .header-actions--left ~ .header-actions--right { margin-top: 20px !important; } </style> 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.