Jump to content

Hide mobile navigation

Recommended Posts

2 minutes ago, remmus451 said:

Site URL: https://www.parkersburgartcenter.org/

I used CSS to align my logo with the navigation bar in 7.0.  It worked great, but now I need to hide that navigation on mobile.  Please help.  

Hi there, you can use media query like so

To add CSS, go to Design -> Custom CSS
 

@media screen and (max-width: 767px) {
  header#header { 
    display: none !important; 
  }
}

image.png.ecae823a71cd3d9eef0faa7cb3df5f6e.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.