Jump to content

Logo no longer clickable after split navigation

Recommended Posts

Site URL: https://www.jonathanong.com/

I split my navigation using this code below and now my logo is no longer clickable. It used to be clickable and would direct to the home page. Can someone help?

https://www.jonathanong.com/

 

 

/*Make split navigation*/
.header-nav {
position: absolute;
top: 5px;
bottom: 0;
margin-top: 0!important;
}
.header-nav-item:nth-of-type(3) {
margin-right: 500px!important;
}

 

 

Link to comment
7 hours ago, jonongec said:

Site URL: https://www.jonathanong.com/

I split my navigation using this code below and now my logo is no longer clickable. It used to be clickable and would direct to the home page. Can someone help?

https://www.jonathanong.com/

 

 

/*Make split navigation*/
.header-nav {
position: absolute;
top: 5px;
bottom: 0;
margin-top: 0!important;
}
.header-nav-item:nth-of-type(3) {
margin-right: 500px!important;
}

 

 

Add this css to make it clickable

.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-title {
  z-index: 99999;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
11 minutes ago, jonongec said:

@bangank36 now the rest of the navigation items is not clickable!

help!

Let me check

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
1 hour ago, jonongec said:

i removed the code, so my website is now back to the original state (logo unclickable)

didn't want viewers to be stuck

You are so right, I update the code

.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-title {
  z-index: 99999;
  flex: 0 0 70%;
}

image.thumb.png.98e6ccb6ce33965253acb54c51205065.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 12/9/2020 at 4:56 AM, jonongec said:

Site URL: https://www.jonathanong.com/

I split my navigation using this code below and now my logo is no longer clickable. It used to be clickable and would direct to the home page. Can someone help?

https://www.jonathanong.com/

 

 

/*Make split navigation*/
.header-nav {
position: absolute;
top: 5px;
bottom: 0;
margin-top: 0!important;
}
.header-nav-item:nth-of-type(3) {
margin-right: 500px!important;
}

 

 

I've used this code to get the split navigation to work before which is great but two things:

 

Is there any way to get the navigation to have equal space either side of the logo? (it always has a more spacing on the right side of the logo i find and it's quite annoying!)

Also, is it possible to get the navigation to be more responsive? ie when resizing a window the navigation moves all over the place and then splits on to two lines if too small.

 

This is the website I'm working on:

 

https://www.sundazestudio.com/

 

Thanks!

Edited by CalixtoD
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.