Jump to content

navigation is hidden

Recommended Posts

  • Replies 4
  • Views 186
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

What code have you used for the split navigation?

It's certainly there, but not remotely displaying correctly:image.thumb.png.8dc8219d7766d3d3f333b7cef76a41ce.png

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
15 minutes ago, Ziggy said:

What code have you used for the split navigation?

It's certainly there, but not remotely displaying correctly:image.thumb.png.8dc8219d7766d3d3f333b7cef76a41ce.png

(from this site: https://www.squarestylist.com/blog/secondary-navigation)
this:

.header-actions .header-nav-item {
  padding-right:1.1vw !important; /**change as needed**/

}

.header-nav-list   {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:end !important;
      -ms-flex-pack:end !important;
          justify-content: center!important;
  .header-nav-item {
     padding-right:1.1vw !important; 
   /**change as needed**/
  }
}

.header-actions--right {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between !important;
}

.header-actions .header-nav-item {
  padding-right:1.5vw !important;
  //change as needed

}

.header-nav-list   {
  display:flex;
  justify-content:flex-start !important;
  .header-nav-item {
     padding-right:1.5vw !important;
    //change as needed
    
  }
}


.header-actions--right {
  display:flex;
  justify-content:space-between;
}


.header-nav-folder-content {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 2.5em;
  margin-left: 0em;
  padding: .0em .0em;
  text-align: left;
  box-sizing: border-box;
  width: 185px;
  z-index: 10;
  padding-top: 0.5vw;
}


.header-nav-item--folder:hover .header-nav-folder-content, .header-nav-item--folder .header-nav-folder-content.focus-within {
  opacity: 1;
  pointer-events: auto;
}

 .header-nav-item--folder:hover .header-nav-folder-content, .header-nav-item--folder .header-nav-folder-content.focus-within {
    opacity: 1;
    pointer-events: auto;
  
}

.header .header-nav-wrapper a {
  padding: 0;
}
.header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item {
  line-height:1.9em;
}

 

Link to comment

That isn't a solution that I've tried before, and I'm not sure why it would be working on some pages and not others. Can you ask in the message board on the website?

@squarestylist Would you be able to help here?

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.