Jump to content

newbie question

Recommended Posts

Site URL: https://www.artblane.work

Hello, I've been using squarespace 7.0 for a while, and started my new site with 7.1, and I'm still figuiring it out. I'm sure there is an obvious answer to this, but maybe I haven't been searching with the right words. I'm trying to move my page navigation buttons to the top of my website and I cant find this option.

 

 

the navigation is at the bottom.JPG

i want it up here.JPG

Link to comment
  • Replies 8
  • Views 492
  • Created
  • Last Reply

Thanks for your response

Sorry, maybe my question was unclear. I'm not trying to move the logo, I'm trying to move the  page navigation which is at the bottom of the website

<-comics   sketchbook ->

 

to the top of the website

Link to comment

Add to Page Settings > Advanced > Header

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
<script>
  jQuery(document).ready(function($) {
	$(".item-pagination").insertBefore("article>section:nth-child(2)");
});
</script>

 

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 7/20/2020 at 6:50 AM, tuanphan said:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> jQuery(document).ready(function($) { $(".item-pagination").insertBefore("article>section:nth-child(2)"); }); </script>

Wow I didn't even realise I needed a business plan to implement custom code. Does anyone else think its a bit insane that square space requires folks to pay extra to move a page navigation bar to to the top of a website ???

Link to comment
9 hours ago, artbln said:

Wow I didn't even realise I needed a business plan to implement custom code. Does anyone else think its a bit insane that square space requires folks to pay extra to move a page navigation bar to to the top of a website ???

You can use CSS in Personal Plan, But it will need more code to handle.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.