Jump to content

Work Around for Mobile Menu

Recommended Posts

If anyone knows any code to get around this convoluted way of accessing the site menu on mobile, I'd appreciate it!

When you first click on the menu dropdown, you first just get 'Menu', which you then have to click to actually access the menu options. It seems... Wrong!

IMG_0847.PNG

IMG_0849.PNG

Link to comment
  • Replies 1
  • Views 449
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

You can use this code to Website > Website Tools > Custom CSS

/* Burger dropdown desktop - normal burger mobile */
@media screen and (max-width:991px) {
	.header-menu-nav-folder {
    transform: unset !important;
}
.header-menu-controls.container.header-menu-nav-item {
    display: none;
}
[data-folder="root"]>.header-menu-nav-folder-content:first-child {
    display: none;
}}

 

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

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.