Jump to content

Changing logo navigation

Recommended Posts

Hello all,

 

I have Squarespace version 7.1 and am using the Vandam template. I really wanted and needed a cover page which is not available for 7.1, because I needed to have visitors fill out a registration form. So I made a separate page my homepage and used this CSS code to remove the header and footer:

<style>.header, #footer-sections {display:none!important}</style>

Now my issue is that my Logo/Site Title navigates back to this page rather than the main navigation page.

Is there a better way to accomplish the cover page and to have my logo navigate to the main navigation page?

 

Thank you, really could use some help :)

 

Link to comment
  • Replies 12
  • Created
  • Last Reply

You want to change Site Title/Logo Link? Add this to Page Settings (hover on page in Navigation > Click Gear icon) > Advanced > Header

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
    $(".header-title-logo a").attr("href", "https://beaverhero.com");
});
</script>

replace beaverhero with url you want.

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

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.