Jump to content

Logo link redirect! ...Would love some help on that :)

Recommended Posts

Posted

Site URL: https://lotushealingcenter.squarespace.com

Hello everyone 🥰!

My website has a language switch on the navigation bar FR / ENG

My homepage is set to the french one.
Is there a way to redirect the main LOGO Link button "Lotus Healing Center" to the english homepage when the visitor is browsing english pages?

Here is the link to my website:

https://lotushealingcenter.squarespace.com


Hope it's not too confusing..

Thank you for your time!

Remy

  • Replies 4
  • Views 541
  • Created
  • Last Reply
Posted

Add this code to all English Page Header

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$('a#site-title').attr('href','/eng');
});
</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!)

  • 3 weeks later...

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.