Jump to content

Move navigation social links & button above main nav in 7.1

Recommended Posts

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

Bramble Design

Link to comment
  • Replies 3
  • Views 428
  • Created
  • Last Reply

Top Posters In This Topic

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?

image.thumb.png.dcaf96c0ee75c45f67f6cb9d0070c0af.png

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
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>

image.thumb.png.caec7bf37580139318873d4f11b2fb0e.png

Edited by tuanphan

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.