Jump to content

Hamburger Menu for Squarespace 7.1

Go to solution Solved by TannerSMay,

Recommended Posts

I was wondering if it could be possible to have a menu (hamburger) button for my site navigation on desktop in 7.1? I've added css in previous versions with no problem. I would like to have the menu icon in right corner. When clicked, the menu section fill 1/3 right side of the page, with accompanying icons (see attached). Thanks in advance!

1-HOME-01.png

1-HOME-01-With Nav.png

Link to comment
  • Replies 4
  • Views 3.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You can do that with a plugin:
https://www.ghostplugins.com/products/mini-mobile-menu-in-squarespace-71

Icons are also possible, there are lots of guides available, this one looks good:
https://www.beatrizcaraballo.com/blog/navigation-links-icons

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
  • 5 months later...

I just added some custom CSS and it seems to be working.  It could probably use a few tweeks.

 

.header-nav-list {
  display: none;
}

.header-display-desktop .showOnMobile {
    display: flex;
}

.header .header-burger {
    margin-right: 0;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 0 0 50px;
    width: 50px;
}

.header-burger {
    display: flex;
}

.header--menu-open .header-menu {
    opacity: 1;
    visibility: visible;
}
 

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.