Jump to content

How do I remove the Menu from my mobile site using the Kent template?

Recommended Posts

I'm sure there is some custom CSS that will do it but I just want to remove the mobile menu button at the top of the Kent template from my mobile site. I am just using a single page as a landing page with all the information and I do not need the menu at the top since it is empty.

Link to comment
  • Replies 2
  • Views 762
  • Created
  • Last Reply

@areiser If you wantHide in Entire Site, use this code


/* Mobile */
div#mobileMenuLink {
   display: none;
}

Hide in One Page, use this


/* Mobile */
body#collection-56b3a80ab09f956b607c1a7e div#mobileMenuLink {
   display: none;
}

Replace body#...7e with Page ID. Each page will have different ID. See how to find Page ID: https://beaverhero.com/squarespace-how-to/#HowtoFindPageID

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

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.