Jump to content

Need to change link for logo in navigation

Go to solution Solved by paul2009,

Recommended Posts

Posted

Site URL: https://blog.sumdigital.com

I use Squarespace only to host my blog (https://blog.sumdigital.com). My regular website (https://www.sumdigital.com) is hosted elsewhere.

Currently when a user clicks the logo in the top left, they remain on the Blog. But a better user experience would be for them to be taken back to the main site's home page (https://www.sumdigital.com).

I've tried several code injection solutions, but none has worked.

I am on version 7.0 using the Bedford theme.

Thank you!

  • Replies 2
  • Views 398
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted
2 hours ago, jmthefourth said:

Currently when a user clicks the logo in the top left, they remain on the Blog. But a better user experience would be for them to be taken back to the main site's home page. I am on version 7.0 using the Bedford theme.

If you're on a Business billing plan or above, this can be achieved by adding some JavaScript to the Code Injection header:

<script>
document.addEventListener('DOMContentLoaded', function() {
  document.querySelector('h1#logoImage a').setAttribute('href', 'https://www.sumdigital.com');
});
</script>

Did this help? Please give feedback by clicking an icon below  ⬇️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

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.