Jump to content

Mirror the Desktop Mega Menu Groups on Mobile

Recommended Posts

Posted (edited)

https://chinchilla-plums-zam7.squarespace.com/

PW: AdoptShelterPets

I built a mega menu for desktop that is working nicely. I'm not as happy with the mobile menu, however, because I would like to be able to group it similarly to the desktop. The reason for this is that for folders with a lot of pages, the mobile menu is overwhelming long. 

Is there a way to improve the mobile menu in terms of creating groups that mirror the mega menu, without adding more folders?

I've attached a screenshot of the more complicated section.

Screenshot 2024-02-01 at 7.37.07 PM.png

 

 

Edited by BeverlyStone
Added URL and removed images that I didn't include
  • Replies 6
  • Views 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

So it appears that I may not get an answer on this so I took a different approach and am very close to what I need. 

I was able to get a title above the items I wanted but that title appears across all the menus. How do I specific that this should only apply to the events-news mobile menu? 

Here is my current CSS.

/* Target the specific mobile menu item and add a title before it */ 
.header-menu-nav-item:nth-child(4)::before {
  content: 'TEMP - Annual Fundraisers';
  display: block;
  font-size: 24px; /* Adjust the font size as needed */
  margin-bottom: 10px; /* Adjust the spacing as needed */
  font-weight: bold; /* Optional: if you want the title to be bold */
  padding-top: 1.2em;
    color: #ce4a2c;
}
 

Screenshot 2024-02-02 at 9.34.28 PM.png

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.