Jump to content

how to change the link of where my site title takes a user

Recommended Posts

  • Replies 2
  • Views 206
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Add this code into 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() {
	$('.site-title .logo a').attr('href','/portfolio');
});
</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
7 hours ago, tuanphan said:

Add this code into 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() {
	$('.site-title .logo a').attr('href','/portfolio');
});
</script>

 

It looks like I'm gonna need the upgraded version of Squarespace to do this. I'll keep you updated and 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.