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?
 

Edited by SolveigTraeet
Link to comment
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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!

 

 

Edited by SolveigTraeet
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.