Jump to content

Removing navigation menu on mobile site

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: http://www.stevedrewking.com

Hello

Would anyone be able to suggest how I can get rid of the burger menu on the mobile version of my website? (http://www.stevedrewking.com) Also I have two headers, does anyone know how to get rid of the smaller, first one?

I currently have 

Quote

.sqs-block-content hr{
  margin-top: 0px !important;
  margin-bottom: 0px !important;}

in my site CSS already. Any suggestions how to improve or add to this?

Many thanks

Steve

Link to comment
  • Solution

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
span#mobile-navigation-label {
    visibility: hidden;
}
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.