Jump to content

Hide mobile navigation

Recommended Posts

  • Replies 1
  • Created
  • Last Reply
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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.