Jump to content

Removing hamburger menu from mobile, stack links

Recommended Posts

  • Replies 3
  • Views 790
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted

Add to Design > Custom CSS or Website > Website Tools > Custom CSS

/* Force desktop nav */
@media screen and (max-width:991px) {
    .header-display-desktop {
    display: flex !important;
}
.header-display-mobile {
    display: none;
}
.header-burger {
    display: none;
}
.header-nav {
    display: flex !important;
}
.header-nav {
    display: flex !important;
    flex: 70% !important;
    justify-content: flex-end;
}
.showOnDesktop .header-actions-action.header-actions-action--cart {
    display: none;
}
    .header-title-nav-wrapper {
    max-width: 65% !Important;
}
}

image.png.3a354b008e185ce97b821f997dfbd04a.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.