Jump to content

Split Navigation Menu Custom CSS Changed Logo Link

Recommended Posts

Site URL: https://grape-deer-e7d9.squarespace.com/

Hey forum - 

Novice CSS user here, and this forum has been a lifesaver for learning new tricks! Hoping someone can help me puzzle through an issue that's come up - 

I used custom CSS to split my navigation menu on either side of a centered logo. However, it has had the unintended consequence of messing up the link on the logo that would normally lead back to the home page. For some reason, the link is only present & clickable at the top of the screen, around the top half of the logo. Can someone help me troubleshoot and figure out what's wrong with my code, or what I need to change?

Below is the custom CSS code I used for the navigation menu:

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

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

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

 

The site is in progress and unpublished.

Temporary URL is https://grape-deer-e7d9.squarespace.com/ 

Password is "roxy"

 

Thanks in advance! 

-Kristina

Link to comment
  • Replies 1
  • Views 433
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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.