Jump to content

How to increase Mobile Breakpoint to 960px

Recommended Posts

On 3/31/2021 at 12:21 AM, cltrickett said:

Site URL: https://www.cltrickett.com

In 7.0 you could change the mobile breakpoint which you can't do on 7.1. I would like the stacked nav menu to appear at tablet size, not just mobile size. Can anyone help?

You may need the help of custom css

@media only screen and (max-width: 960px) {
  .header--menu-open .header-menu {
      opacity: 1;
      visibility: visible;
  }
  .header-burger {
      display: flex;
  }
  .header-display-mobile {
      display: flex;
  }
  .header-display-desktop {
      display: none;
  }
  .header-display-mobile .header-nav {
      display: none;
  }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 1 year later...
On 2/3/2023 at 3:51 PM, Sameuls said:

HI ! Thanks for the help. actually its seems to not work on Squarespace 7.0 😞 Could you help me to adapt the code to fit the 7.0 CSS ? Thank you !

What is your site url? Each template in 7.0 will need a different code

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!)

Link to comment
  • 11 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.