Jump to content

Separate Logo on Homepage

Recommended Posts

Site URL: https://caper-badger-3s6d.squarespace.com

1. I want a separate logo, just for my homepage (which is an unlinked page):
url: https://caper-badger-3s6d.squarespace.com same page as https://caper-badger-3s6d.squarespace.com/home 


password: home

 

2. I also want to move the logo in my homepage to the middle of the page, without it happening on all my other pages?

Can anyone help me?
 

Link to comment
  • Replies 5
  • Views 364
  • Created
  • Last Reply

Add this to Home page Settings > Advanced > Header

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$('.header-title-logo img').attr('src','https://cdn.pixabay.com/photo/2020/12/03/16/58/sunset-5801050__340.jpg');
});
</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 1/24/2021 at 3:22 AM, tuanphan said:

Add this to Home page Settings > Advanced > Header





<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$('.header-title-logo img').attr('src','https://cdn.pixabay.com/photo/2020/12/03/16/58/sunset-5801050__340.jpg');
});
</script>

 

 

@tuanphan 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.