Jump to content

make page visible in mobile menu, not in desktop menu

Recommended Posts

hello

i’d like to make my home page listed under the navigation dropdown in mobile view so people can go to the home page easily when scrolled down on a secondary page,  i do not want the home page to be listed in the navigation menu on desktop/laptop because it’s the site title and i don’t want that repetition. is there a way to do this?

www.be-with.org

thank you!

Link to comment

If you add the homepage to the navigation as the first item, then add this to your Custom CSS it should only display on desktop:

@media only screen and (min-width:768px) {
.main-nav ul li:nth-child(1) {
    display: none;
 }
}

Hope that helps!

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

The code and suggestion I provided will add home to the navigation and then hide it on desktop.

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

I'll take a look at that.

Would you mind liking and upvoting my comment? Thanks

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.