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
  • Replies 8
  • Views 938
  • Created
  • Last Reply
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;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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!

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.