Jump to content

Site Title Not Navigating to Home

Go to solution Solved by Ziggy,

Recommended Posts

whale-glockenspiel-af3h.squarespace.com

password: writer 

 

Hi! When you click on the site title currently, it does not take you back to the homepage- so I am trying to figure out why. I'm assuming it may have something to do with coding I am using to create a spilt navigaton, here is the code: 

/*Make split navigation in Header*/
.header-nav {
    position: absolute;
    top: 5px;
    bottom: 0;
    margin-top: 0!important;
    margin-left: -0px!important;
}

.header-nav-item:nth-of-type(1) {
    margin-right: 700px!important;
}

.header-title-logo a {
    z-index: 1000;
    position: relative;
}

Any tips??

Link to comment
  • Replies 2
  • Views 238
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Solution

You have this:

9 minutes ago, kaydotjpg said:
.header-title-logo a {
    z-index: 1000;
    position: relative;
}

But you don't have a header logo, you have header text so you need this to move it on top of the navigation:

.header-title-text a {
    z-index: 1000;
    position: relative;
}

Let me know if that works!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

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.