Jump to content

Cart in center of header 7.1

Recommended Posts

  • Replies 3
  • Views 618
  • Created
  • Last Reply

Top Posters In This Topic

Add this to Settings > Advanced > code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('.header-display-desktop .header-actions.header-actions--right').appendTo('.header-title-nav-wrapper .header-nav');
	});
</script>
<style>
  .header-nav {
    flex-direction: row-reverse;
    display: flex;
    justify-content: space-between;
    flex: 50% !important;
    width: 50% !important;
}
  .header-title {
    width: 50% !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

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.