Jump to content

How do i create a hamburger menu WITHOUT my cart disappearing?

Go to solution Solved by abibacon,

Recommended Posts

  • Solution

Hey @thestonedathomemom, try using this code below

 

.header .header-burger {
display:flex;
}
.header-nav {
display:none;
}
.header--menu-open .header-menu {
opacity: 1; 
visibility: visible;
}

 

Edited by abibacon

Learn CSS - abibacon.com/css-course

Reach out for Custom Coding - abibacon.com

Developer & Support Specialist at will-myers.com (Affiliate Link)

If you'd like to make a contribution for my time you can Buy Me A Coffee.

Link to comment
  • 3 months later...

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.