Jump to content

How to make menu navigation a drop down on mobile

Recommended Posts

  • 1 month later...
On 11/2/2023 at 9:38 PM, FramedView said:

Still need a little help here please. I’ve looked everywhere 

I think she used Snazzyview Mega Menu Plugin to achieve this type of menu on mobile

https://snazzyview.com/squarespace-plugins/p/mega-menu-plugin-squarespace

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
  • 1 month later...
4 hours ago, DrewSomething said:

I am going to echo a few of you who have expressed frustration that Squarespace themselves do not find the standard mobile menu appealing, and instead use the dropdown style. Yet, they do not give the users an option to do so without buying a plugin. Thanks for becoming Wordpress, Squarespace.

Hallelujah! I couldn’t agree more. 

Link to comment
  • 4 weeks later...
On 2/4/2023 at 12:16 AM, Lauren_C said:

Hello, 

https://lifecycles-lca.squarespace.com/

PW: lifecycles123

I have forced the mobile menu on desktop and would like dropdown folders as in the first image: 

1584687162_ScreenShot2023-02-04at11_00_01am.thumb.png.f058ca3b850cdb24bbc7d74e07600519.png

I have reached out to Chris Schwartz-Edmisten to see if the plugin is compatible. But any help in the meantime would be appreciated. 

1521690709_ScreenShot2023-02-04at11_13_59am.thumb.png.27ce701fe00d0d56ff3f1085437a5fea.png

I'm struggling to align the + icon at the right of the nav - can anyone help with that? 

Many thanks! 

 

Could you please share your code for this effect, this is exactly what im after!!! thank you @Lauren_C

 

https://moonlitdesign.uk/home-old 

 

@tuanphan

Edited by moonlitdesign
Link to comment
On 3/25/2024 at 9:46 AM, tuanphan said:

I see you figured it out

Hey @tuanphan i paid for a plugin 🙂

I do however need help to disable the menu counter on the sub navigation, and make sure the menu counter is in the same position (a little higher than the page menu links) when the menu is opened from all pages.

currently, when you open the menu from the homepage, the counters are in line with the menu links, and when you open the menu from any other page, the counters are showing much higher!

any thoughts would be so appreciated thank you

www.moonlitdesign.uk/home-old

Edited by moonlitdesign
Link to comment
On 3/25/2024 at 7:19 PM, moonlitdesign said:

Hey @tuanphan i paid for a plugin 🙂

I do however need help to disable the menu counter on the sub navigation, and make sure the menu counter is in the same position (a little higher than the page menu links) when the menu is opened from all pages.

currently, when you open the menu from the homepage, the counters are in line with the menu links, and when you open the menu from any other page, the counters are showing much higher!

any thoughts would be so appreciated thank you

www.moonlitdesign.uk/home-old

Use this CSS code

div.header-menu-nav-item [data-folder] .header-menu-nav-item:before {
    display: none;
}
.header-menu-nav-item:before {
    position: relative;
    top: -10px;
}

 

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
45 minutes ago, tuanphan said:

Use this CSS code

div.header-menu-nav-item [data-folder] .header-menu-nav-item:before {
    display: none;
}
.header-menu-nav-item:before {
    position: relative;
    top: -10px;
}

 

thanks! this in theory works, but makes the menu when open from another page even more messed up.

im not sure why it is appearing differently from different pages! crazy. 

 

 

Screenshot 2024-03-27 at 08.52.36.png

Screenshot 2024-03-27 at 08.51.46.png

Link to comment
On 3/27/2024 at 3:58 PM, moonlitdesign said:

thanks! this in theory works, but makes the menu when open from another page even more messed up.

im not sure why it is appearing differently from different pages! crazy. 

 

 

Screenshot 2024-03-27 at 08.52.36.png

Screenshot 2024-03-27 at 08.51.46.png

Use this CSS code to fix problem

@media screen and (max-width: 767px) {
.header-menu-nav-item:before {
    top:  unset;
    display: flex;
    justify-content: center;
    align-items: center;
}}

 

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
  • 2 weeks later...

Hey @tuanphan i can't believe it my menu has broken again some how hahah!!!

the thing is it works perfectly when opening it from content pages, so it's something on the homepage that is messing with it. 

would love to know any insights you have on this.

I feel like there must be some code that i need to wrap in a desktop media query, but i have no idea which one. 

 

IMG_6839.jpg

IMG_6840.jpg

Link to comment
On 4/11/2024 at 10:30 PM, moonlitdesign said:

Hey @tuanphan i can't believe it my menu has broken again some how hahah!!!

the thing is it works perfectly when opening it from content pages, so it's something on the homepage that is messing with it. 

would love to know any insights you have on this.

I feel like there must be some code that i need to wrap in a desktop media query, but i have no idea which one. 

 

IMG_6839.jpg

IMG_6840.jpg

I see you figured it out?

https://www.moonlitdesign.uk/selected-works

image.png.ae531972076bb24fd41a7437ce14baf4.png

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.